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