"L. Spiro Engine"
Public Member Functions | Public Attributes

lsd::CIntermediateSharedMesh::LSD_MATERIAL_ARRAY Struct Reference

#include <LSDIntermediateSharedMesh.h>

List of all members.

Public Member Functions

LSD_MATERIAL_ARRAY &LSE_CALL operator= (const LSD_MATERIAL_ARRAY &_maOther)
LSVOID LSE_CALL Trash ()

Public Attributes

CVector< CString, LSUINT32 > vArray

Detailed Description

An array of materials.


Member Function Documentation

LSD_MATERIAL_ARRAY& LSE_CALL lsd::CIntermediateSharedMesh::LSD_MATERIAL_ARRAY::operator= ( const LSD_MATERIAL_ARRAY _maOther)

Copy operator.

Parameters:
_maOtherThe object to copy.
Returns:
Returns the copied object.
LSVOID LSE_CALL lsd::CIntermediateSharedMesh::LSD_MATERIAL_ARRAY::Trash ( )

Trash this object.


Member Data Documentation

A material here is just a name.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator