Global dotXSI template functions


Functions

XSIEXPORT CCOLLADATemplate *  CreateCOLLADATemplate (CdotXSITemplate *in_pParent=NULL, const SI_Char *in_szName=NULL)
XSIEXPORT CCOLLADATemplate *  CreateCOLLADAdotXSITemplate (CdotXSITemplate *in_pParent, const SI_Char *in_szName, CXSIParser *in_pParser)
XSIEXPORT CdotXSITemplate CreatedotXSITemplate ()
XSIEXPORT CdotXSITemplates CreatedotXSITemplates ()

Function Documentation

XSIEXPORT CCOLLADATemplate* CreateCOLLADATemplate ( CdotXSITemplate in_pParent = NULL,
const SI_Char *  in_szName = NULL  
)

Allocate a CCOLLADATemplate

Returns:
CCOLLADATemplate* the newly created CCOLLADATemplate

XSIEXPORT CCOLLADATemplate* CreateCOLLADAdotXSITemplate ( CdotXSITemplate in_pParent,
const SI_Char *  in_szName,
CXSIParser in_pParser  
)

Allocate a CCOLLADATemplate for a dotXSI template

Returns:
CCOLLADATemplate* the newly created CCOLLADATemplate

XSIEXPORT CdotXSITemplate* CreatedotXSITemplate (  ) 

Allocate a CdotXSITemplate

Returns:
CdotXSITemplate* the newly created CdotXSITemplate

XSIEXPORT CdotXSITemplates* CreatedotXSITemplates (  ) 

Allocate a CdotXSITemplate collection

Returns:
CdotXSITemplates* the newly created CdotXSITemplates