ImporterTransform (object)

The ImporterTransform represents an imported transform inside of a hierarchy. The ImporterTransform provides access to the local and global Mat44 values.

ImporterTransform ImporterTransform ImporterTransform ImporterObject ImporterObject ImporterTransform->ImporterObject ImporterTransform_Virtuals ImporterTransform_Virtuals ImporterTransform->ImporterTransform_Virtuals ImporterObject_Virtuals ImporterObject_Virtuals ImporterObject->ImporterObject_Virtuals ImporterCamera ImporterCamera ImporterCamera->ImporterTransform ImporterGroup ImporterGroup ImporterGroup->ImporterTransform ImporterLayer ImporterLayer ImporterLayer->ImporterGroup ImporterInstance ImporterInstance ImporterInstance->ImporterTransform ImporterLight ImporterLight ImporterLight->ImporterTransform ImporterShape ImporterShape ImporterShape->ImporterTransform

Members

Importer importer  
ImporterCallback callback  
String id  
UInt32 version  
Ref<ImporterObject> parentObject  
String path  
String type  
String[] curves  
ImporterProperty[String] properties  
ImporterProperty[String] propertyCaches  
Boolean[String] propertyConstant  
ImporterObjectMetaData metaData  
ImporterContext defaultContext  
ImporterObjectContexts lastContextsPerProperty  
Boolean transformSetOnce  

Methods in detail

ImporterTransform ( in ImporterTransform other )

copy constructor


ImporterTransform ( in String id, in String path )


ImporterTransform ()

default constructor


ImporterTransform ImporterTransform.clone? ()

clone method


Mat44 ImporterTransform.computeGlobalTransform? ()


Mat44 ImporterTransform.getGlobalTransform? ( in ImporterContext context )


Mat44 ImporterTransform.getLocalTransform? ( in ImporterContext context )


ImporterTransform.initialize! ( in String id, in String path, in String type )


ImporterTransform.setLocalTransform! ( in Mat44 mat )