APEX Framework: nvidia::apex::OrientAlongVelocityModifier Class Reference

NVIDIA APEX

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:
nvidia::apex::ModifierT< OrientAlongVelocityModifier > nvidia::apex::Modifier

List of all members.

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

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.