Back to class index
| LineSegment::TranslateSyntaxvoid LineSegment::Translate(const float4 &offset); [5 lines of code]Translates this LineSegment in world space. Parametersconst float4 &offsetThe amount of displacement to apply to this LineSegment, in world space coordinates. See Also |