Public Member Functions | Static Public Attributes
physx::apex::NxRotationRateVsLifeModifier Class Reference

#include <NxModifier.h>

Inheritance diagram for physx::apex::NxRotationRateVsLifeModifier:

List of all members.

Public Member Functions

virtual const NxCurvegetFunction () const =0
 get the curve that sets the dependency between the life remaining and the rotation rate
virtual void setFunction (const NxCurve *f)=0
 set the curve that sets the dependency between the life remaining and the rotation rate

Static Public Attributes

static const ModifierTypeEnum ModifierType = ModifierType_RotationRateVsLife
static const physx::PxU32 ModifierUsage

Detailed Description

NxRotationRateVsLifeModifier is a modifier to adjust the rotation rate versus the life remaining of a particular particle.


Member Function Documentation

virtual const NxCurve* physx::apex::NxRotationRateVsLifeModifier::getFunction ( ) const [pure virtual]

get the curve that sets the dependency between the life remaining and the rotation rate

virtual void physx::apex::NxRotationRateVsLifeModifier::setFunction ( const NxCurve f) [pure virtual]

set the curve that sets the dependency between the life remaining and the rotation rate


Member Data Documentation

const ModifierTypeEnum physx::apex::NxRotationRateVsLifeModifier::ModifierType = ModifierType_RotationRateVsLife [static]

The documentation for this class was generated from the following file:

Generated on Mon Apr 28 2014 08:01:50

Copyright © 2012-2014 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.