Public Member Functions | Static Public Attributes
nvidia::apex::OrientScaleAlongScreenVelocityModifier Class Reference

OrientScaleAlongScreenVelocityModifier is a modifier to orient & scale sprites along the current screen velocity vector. More...

#include <Modifier.h>

Inheritance diagram for nvidia::apex::OrientScaleAlongScreenVelocityModifier:

List of all members.

Public Member Functions

virtual float getScalePerVelocity () const =0
 get the scale per velocity
virtual void setScalePerVelocity (const float &s)=0
 set the scale per velocity
virtual float getScaleChangeLimit () const =0
 get the scale change limit
virtual void setScaleChangeLimit (const float &s)=0
 set the scale change limit
virtual float getScaleChangeDelay () const =0
 get the scale change delay
virtual void setScaleChangeDelay (const float &s)=0
 set the scale change delay

Static Public Attributes

static const ModifierTypeEnum ModifierType = ModifierType_OrientScaleAlongScreenVelocity
 ModifierType.
static const uint32_t ModifierUsage
 ModifierUsage.

Detailed Description

OrientScaleAlongScreenVelocityModifier is a modifier to orient & scale sprites along the current screen velocity vector.


Member Function Documentation

virtual float nvidia::apex::OrientScaleAlongScreenVelocityModifier::getScaleChangeDelay ( ) const [pure virtual]

get the scale change delay

virtual float nvidia::apex::OrientScaleAlongScreenVelocityModifier::getScaleChangeLimit ( ) const [pure virtual]

get the scale change limit

virtual float nvidia::apex::OrientScaleAlongScreenVelocityModifier::getScalePerVelocity ( ) const [pure virtual]

get the scale per velocity

virtual void nvidia::apex::OrientScaleAlongScreenVelocityModifier::setScaleChangeDelay ( const float &  s) [pure virtual]

set the scale change delay

virtual void nvidia::apex::OrientScaleAlongScreenVelocityModifier::setScaleChangeLimit ( const float &  s) [pure virtual]

set the scale change limit

virtual void nvidia::apex::OrientScaleAlongScreenVelocityModifier::setScalePerVelocity ( const float &  s) [pure virtual]

set the scale per velocity


Member Data Documentation

const ModifierTypeEnum nvidia::apex::OrientScaleAlongScreenVelocityModifier::ModifierType = ModifierType_OrientScaleAlongScreenVelocity [static]

ModifierType.

Initial value:

ModifierUsage.


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

Generated on Tue Aug 1 2017 22:44:30

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