VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
trpgMatTable1_0 Class Reference
Inheritance diagram for trpgMatTable1_0:
Inheritance graph
[legend]

Public Member Functions

 trpgMatTable1_0 ()
 
 trpgMatTable1_0 (const trpgMatTable &)
 
virtual bool Read (trpgReadBuffer &) override
 
virtual bool Write (trpgWriteBuffer &) override
 
- Public Member Functions inherited from trpgMatTable
 trpgMatTable (void)
 
virtual ~trpgMatTable (void) override
 
void SetNumTable (int)
 
void SetNumMaterial (int)
 
void SetMaterial (int, const trpgMaterial &)
 
int AddMaterial (const trpgMaterial &, bool lookForExisting=true)
 
bool GetNumTable (int &) const
 
bool GetNumMaterial (int &) const
 
bool GetMaterial (int subTable, int matID, trpgMaterial &) const
 
const trpgMaterialGetMaterialRef (int, int) const
 
bool isValid (void) const
 
virtual void Reset (void) override
 
virtual bool Print (trpgPrintBuffer &) const override
 
- Public Member Functions inherited from trpgReadWriteable
 trpgReadWriteable ()
 
const chargetErrMess () const
 
- Public Member Functions inherited from trpgCheckable
 trpgCheckable (void)
 
virtual ~trpgCheckable (void)
 
bool isValid (void) const
 
virtual TeAttrHdl GetHandle () const
 
virtual void SetHandle (TeAttrHdl hdl)
 

Additional Inherited Members

- Protected Types inherited from trpgMatTable
typedef std::map< int,
trpgMaterial
MaterialMapType
 
- Protected Attributes inherited from trpgMatTable
int numTable
 
int numMat
 
MaterialMapType materialMap
 
- Protected Attributes inherited from trpgReadWriteable
char errMess [512]
 
- Protected Attributes inherited from trpgCheckable
bool valid
 
TeAttrHdl handle
 
bool writeHandle
 

Constructor & Destructor Documentation

trpgMatTable1_0::trpgMatTable1_0 ( )
inline
trpgMatTable1_0::trpgMatTable1_0 ( const trpgMatTable )

Member Function Documentation

virtual bool trpgMatTable1_0::Read ( trpgReadBuffer )
overridevirtual

Reads this class from a read buffer.

Reimplemented from trpgMatTable.

virtual bool trpgMatTable1_0::Write ( trpgWriteBuffer )
overridevirtual

Writes this class to a write buffer.

Reimplemented from trpgMatTable.


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)