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

#include <plScalarChannel.h>

Inheritance diagram for plScalarChannel:
plAGChannel plCreatable plATCChannel plScalarBlend plScalarConstant plScalarControllerCacheChannel plScalarControllerChannel plScalarSDLChannel plScalarTimeScale

Public Member Functions

float getResult () const
void setResult (float 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

float 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

float plScalarChannel::getResult ( ) const
void plScalarChannel::setResult ( float  result)

Member Data Documentation

float plScalarChannel::fResult
protected

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