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

/external/collada/include/1.4/dom/
H A DdomLookat.h24 class domLookat : public daeElement class in inherits:daeElement
76 domLookat(DAE& dae) : daeElement(dae), attrSid(), _value() {} function in class:domLookat
80 virtual ~domLookat() {}
84 virtual domLookat &operator=( const domLookat &cpy ) { (void)cpy; return *this; }

Completed in 44 milliseconds