Public Member Functions
nvidia::apex::AttractorFSActor Class Reference

AttractorFS Actor class. More...

#include <AttractorFSActor.h>

Inheritance diagram for nvidia::apex::AttractorFSActor:

List of all members.

Public Member Functions

virtual BasicFSAssetgetAttractorFSAsset () const =0
 Returns the asset the instance has been created from.
virtual PxVec3 getCurrentPosition () const =0
 Gets the current position of the actor.
virtual void setCurrentPosition (const PxVec3 &pos)=0
 Sets the current position of the actor.
virtual void setFieldRadius (float)=0
 Sets the attracting radius of the field.
virtual void setConstFieldStrength (float)=0
 Sets strength of the constant part of attracting field.
virtual void setVariableFieldStrength (float)=0
 Sets strength coefficient for variable part of attracting field.
virtual void setEnabled (bool isEnabled)=0
 Enable/Disable the field simulation.
virtual void setCurrentScale (float scale)=0
 Sets the uniform overall object scale.
virtual float getCurrentScale (void) const =0
 Retrieves the uniform overall object scale.

Detailed Description

AttractorFS Actor class.


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

Generated on Sat Dec 1 2018 15:52:07

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