VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 &)
bool Read (trpgReadBuffer &)
 Reads this class from a read buffer.
bool Write (trpgWriteBuffer &)
 Writes this class to a write buffer.
- Public Member Functions inherited from trpgMatTable
 trpgMatTable (void)
 ~trpgMatTable (void)
void SetNumTable (int)
void SetNumMaterial (int)
void SetMaterial (int, const trpgMaterial &)
int AddMaterial (const trpgMaterial &, bool lookForExisting=true)
bool GetNumTable (int &) const
 The following method is unused currently.
bool GetNumMaterial (int &) const
bool GetMaterial (int subTable, int matID, trpgMaterial &) const
const trpgMaterialGetMaterialRef (int, int) const
bool isValid (void) const
 Validity check.
void Reset (void)
 Resets the contents back to empty.
bool Print (trpgPrintBuffer &) const
 Prints this class to a print buffer.
- Public Member Functions inherited from trpgReadWriteable
 trpgReadWriteable ()
const chargetErrMess () const
- Public Member Functions inherited from trpgCheckable
 trpgCheckable (void)
virtual ~trpgCheckable (void)
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

Constructor & Destructor Documentation

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

Member Function Documentation

bool trpgMatTable1_0::Read ( trpgReadBuffer )
virtual

Reads this class from a read buffer.

Reimplemented from trpgMatTable.

bool trpgMatTable1_0::Write ( trpgWriteBuffer )
virtual

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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)