nvidia::apex::OrientAlongVelocityModifier Class Reference
OrientAlongVelocity is a modifier to orient a mesh so that a particular axis coincides with the velocity vector. More...
#include <Modifier.h>
Inheritance diagram for nvidia::apex::OrientAlongVelocityModifier:
Public Member Functions | |
| virtual PxVec3 | getModelForward () const =0 |
| get the object-space vector that will coincide with the velocity vector | |
| virtual void | setModelForward (const PxVec3 &s)=0 |
| set the object-space vector that will coincide with the velocity vector | |
Static Public Attributes | |
| static const ModifierTypeEnum | ModifierType = ModifierType_OrientAlongVelocity |
| ModifierType. | |
| static const uint32_t | ModifierUsage |
| ModifierUsage. | |
Detailed Description
OrientAlongVelocity is a modifier to orient a mesh so that a particular axis coincides with the velocity vector.
Member Data Documentation
const uint32_t nvidia::apex::OrientAlongVelocityModifier::ModifierUsage [static] |
Initial value:
ModifierUsage_Continuous
| ModifierUsage_Mesh
ModifierUsage.
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 13:58:39
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.