MAXMaterialMapper |
This class maps 3D Studio MAX§ material to indices in the converted material list.
When to Use
This class is used by the MAXMaterialConverter class.
|
Interface Methods |
Description |
|
Class constructor |
|
|
Class destructor |
|
|
Initializes the class instance |
|
|
Returns the number of materials mapped by the object |
|
|
Gets the mapping from a 3D Studio MAX material ID |
|
|
Sets the mapping from a 3D Studio MAX material ID |
This is the class destructor.
Parameters:
None
Return Values:
None
This is the class destructor.
Parameters:
None
Return Values:
None
This method initializes the class instance.
Parameters:
|
in_MtlCnt |
Number of materials |
This method returns the number of materials mapped by the object.
Parameters:
None
Return Values
U32 Number of materials
This method gets the mapping from a 3D Studio MAX material ID.
Parameters:
|
in_Mtl |
The MAX material ID |
Return Values
U32 The mapper index
This method sets the mapping from a 3D Studio MAX material ID.
Parameters:
|
in_Mtl |
MAX material ID |
|
in_Mapping |
The mapper index to assign |
§See asterisked (*) statement at Legal Information © 2001 Intel Corporation.