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