Assimp  v3.1.1 (June 2014)
glTF::Technique Struct Reference

Inherits glTF::Object.

Classes

struct  Functions
 
struct  Parameters
 
struct  States
 

Public Member Functions

void Read (Value &obj, Asset &r)
 
 Technique ()
 
- Public Member Functions inherited from glTF::Object
virtual bool IsSpecial () const
 Objects marked as special are not exported (used to emulate the binary body buffer) More...
 
virtual ~Object ()
 

Additional Inherited Members

- Static Public Member Functions inherited from glTF::Object
static const char * TranslateId (Asset &r, const char *id)
 Maps special IDs to another ID, where needed. Subclasses may override it (statically) More...
 
- Public Attributes inherited from glTF::Object
std::string id
 The globally unique ID used to reference this object. More...
 
std::string name
 The user-defined name of this object. More...
 

Constructor & Destructor Documentation

§ Technique()

glTF::Technique::Technique ( )
inline

Member Function Documentation

§ Read()

void glTF::Technique::Read ( Value obj,
Asset r 
)

The documentation for this struct was generated from the following file: