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 Function Documentation
virtual PxVec3 nvidia::apex::OrientAlongVelocityModifier::getModelForward | ( | ) | const [pure virtual] |
get the object-space vector that will coincide with the velocity vector
virtual void nvidia::apex::OrientAlongVelocityModifier::setModelForward | ( | const PxVec3 & | s | ) | [pure virtual] |
set the object-space vector that will coincide with the velocity vector
Member Data Documentation
const ModifierTypeEnum nvidia::apex::OrientAlongVelocityModifier::ModifierType = ModifierType_OrientAlongVelocity [static] |
ModifierType.
const uint32_t nvidia::apex::OrientAlongVelocityModifier::ModifierUsage [static] |
Initial value:
ModifierUsage.
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 13:59:03
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.