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

#include <NxModifier.h>

Inheritance diagram for physx::apex::NxColorVsVelocityModifier:

List of all members.

Public Member Functions

virtual ColorChannel getColorChannel () const =0
 get the affected color channel
virtual void setColorChannel (ColorChannel colorChannel)=0
 set the affected color channel
virtual const NxCurvegetFunction () const =0
 get the curve that sets the dependency between the lifetime and the color
virtual void setFunction (const NxCurve *f)=0
 set the curve that sets the dependency between the lifetime and the color
virtual physx::PxF32 getVelocity0 () const =0
virtual void setVelocity0 (physx::PxF32 value)=0
virtual physx::PxF32 getVelocity1 () const =0
virtual void setVelocity1 (physx::PxF32 value)=0

Static Public Attributes

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

Detailed Description

NxColorVsVelocityModifier modifies the color constants associated with a particle depending on the velocity of the particle.


Member Function Documentation

virtual ColorChannel physx::apex::NxColorVsVelocityModifier::getColorChannel ( ) const [pure virtual]

get the affected color channel

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

get the curve that sets the dependency between the lifetime and the color

virtual physx::PxF32 physx::apex::NxColorVsVelocityModifier::getVelocity0 ( ) const [pure virtual]
virtual physx::PxF32 physx::apex::NxColorVsVelocityModifier::getVelocity1 ( ) const [pure virtual]
virtual void physx::apex::NxColorVsVelocityModifier::setColorChannel ( ColorChannel  colorChannel) [pure virtual]

set the affected color channel

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

set the curve that sets the dependency between the lifetime and the color

virtual void physx::apex::NxColorVsVelocityModifier::setVelocity0 ( physx::PxF32  value) [pure virtual]
virtual void physx::apex::NxColorVsVelocityModifier::setVelocity1 ( physx::PxF32  value) [pure virtual]

Member Data Documentation

const ModifierTypeEnum physx::apex::NxColorVsVelocityModifier::ModifierType = ModifierType_ColorVsVelocity [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.