Home | History | Annotate | Download | only in dom

Lines Matching refs:domFixed3

568 	mea->setElementType( domCg_param_type::domFixed3::registerElement(dae) );
3873 domCg_param_type::domFixed3::create(DAE& dae)
3875 domCg_param_type::domFixed3Ref ref = new domCg_param_type::domFixed3(dae);
3881 domCg_param_type::domFixed3::registerElement(DAE& dae)
3889 meta->registerClass(domCg_param_type::domFixed3::create);
3897 ma->setOffset( daeOffsetOf( domCg_param_type::domFixed3 , _value ));
3902 meta->setElementSize(sizeof(domCg_param_type::domFixed3));