Searched defs:domCommon_transparent_type (Results 1 - 1 of 1) sorted by relevance

/external/collada/include/1.4/dom/
H A DdomCommon_transparent_type.h55 class domCommon_transparent_type : public daeElement, public domCommon_transparent_type_complexType class in inherits:daeElement,domCommon_transparent_type_complexType
78 domCommon_transparent_type(DAE& dae) : daeElement(dae), domCommon_transparent_type_complexType(dae, this) {} function in class:domCommon_transparent_type
82 virtual ~domCommon_transparent_type() {}
86 virtual domCommon_transparent_type &operator=( const domCommon_transparent_type &cpy ) { (void)cpy; return *this; }

Completed in 64 milliseconds