libHSPlasma
Public Member Functions | Protected Attributes | List of all members
plPointChannel Class Reference

#include <plPointChannel.h>

Inheritance diagram for plPointChannel:
plAGChannel plCreatable plPointBlend plPointConstant plPointControllerCacheChannel plPointControllerChannel plPointTimeScale

Public Member Functions

hsVector3 getResult () const
void setResult (const hsVector3 &result)
- Public Member Functions inherited from plAGChannel
virtual void read (hsStream *S, plResManager *mgr)
virtual void write (hsStream *S, plResManager *mgr)
plString getName () const
void setName (const plString &name)
- Public Member Functions inherited from plCreatable
 plCreatable ()
virtual ~plCreatable ()
virtual short ClassIndex () const =0
short ClassIndex (PlasmaVer ver) const
virtual const char * ClassName () const
virtual bool ClassInstance (short) const
virtual bool isStub () const
virtual void prcWrite (pfPrcHelper *prc)
virtual void prcParse (const pfPrcTag *tag, plResManager *mgr)

Protected Attributes

hsVector3 fResult
- Protected Attributes inherited from plAGChannel
plString fName

Additional Inherited Members

- Protected Member Functions inherited from plAGChannel
virtual void IPrcWrite (pfPrcHelper *prc)
virtual void IPrcParse (const pfPrcTag *tag, plResManager *mgr)

Member Function Documentation

hsVector3 plPointChannel::getResult ( ) const
void plPointChannel::setResult ( const hsVector3 result)

Member Data Documentation

hsVector3 plPointChannel::fResult
protected

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