HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MdlSyntax.h File Reference
+ Include dependency graph for MdlSyntax.h:

Go to the source code of this file.

Classes

class  MdlSyntax
 

Namespaces

 Type
 

Typedefs

using MdlSyntaxPtr = shared_ptr< MdlSyntax >
 Shared pointer to an MdlSyntax. More...
 

Variables

MX_GENMDL_API const TypeDescType::MDL_ADDRESSMODE
 
MX_GENMDL_API const TypeDescType::MDL_COORDINATESPACE
 
MX_GENMDL_API const TypeDescType::MDL_FILTERLOOKUPMODE
 
MX_GENMDL_API const TypeDescType::MDL_FILTERTYPE
 
MX_GENMDL_API const TypeDescType::MDL_DISTRIBUTIONTYPE
 

Detailed Description

MDL syntax class

Definition in file MdlSyntax.h.

Typedef Documentation

using MdlSyntaxPtr = shared_ptr<MdlSyntax>

Shared pointer to an MdlSyntax.

Definition at line 21 of file MdlSyntax.h.