Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

CSLXSIMaterialInfo Class Reference

#include <XSIMaterialInfo.h>

Inheritance diagram for CSLXSIMaterialInfo::

CSLTemplate CSIBCNode List of all members.

Public Types

Public Methods


Detailed Description

Class CSLXSIMaterialInfo

Provides additional information regarding a CSLXSIMaterial*

Note:
This template was introduced in dotXSI Version 3.6


Member Enumeration Documentation

enum CSLXSIMaterialInfo::EWrapType
 

Defines the various wrap types.

Enumeration values:
SI_CLAMP  Clamp texture
SI_REPEAT  Repeat texture


Constructor & Destructor Documentation

CSLXSIMaterialInfo::CSLXSIMaterialInfo CSLScene   in_pScene,
CSLModel   in_pModel,
CdotXSITemplate   in_pTemplate
 

Constructor

Parameters:
in_pScene  Pointer to the scene
in_pModel  Pointer to the model
in_pTemplate  Pointer to the parent template


Member Function Documentation

CSLXSIMaterialInfo::EWrapType CSLXSIMaterialInfo::GetUWrap  
 

Gets the UWrap type

Returns:
EWrapType The type

CSLXSIMaterialInfo::EWrapType CSLXSIMaterialInfo::GetVWrap  
 

Gets the VWrap type

Returns:
EWrapType The type

CSLAnimatableType * CSLXSIMaterialInfo::ParameterFromName SI_Char *    in_szName [virtual]
 

Return a proxy to the specified parameter.

Parameters:
in_szName  Name of the parameter
Returns:
CSLAnimatableType* Pointer to a parameter proxy.

Reimplemented from CSLTemplate.

SI_Void CSLXSIMaterialInfo::SetUWrap CSLXSIMaterialInfo::EWrapType    in_Type
 

Sets the UWrap type

Parameters:
In_Type  The type

SI_Void CSLXSIMaterialInfo::SetVWrap CSLXSIMaterialInfo::EWrapType    in_Type
 

Sets the VWrap type

Parameters:
In_Type  The type

ETemplateType CSLXSIMaterialInfo::Type   [inline, virtual]
 

Gets the type of this template

Returns:
ETemplateType The type of this template: XSI_MATERIAL_INFO

Reimplemented from CSLTemplate.


The documentation for this class was generated from the following files: © Copyright 2001-2003 Avid Technology, Inc. All rights reserved.

© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.