Searched refs:domPhysics_materialRef (Results 1 – 4 of 4) sorted by relevance
354 domPhysics_materialRef elemPhysics_material;439 const domPhysics_materialRef getPhysics_material() const { return elemPhysics_material; } in getPhysics_material()580 domPhysics_materialRef elemPhysics_material;630 const domPhysics_materialRef getPhysics_material() const { return elemPhysics_material; } in getPhysics_material()
454 domPhysics_materialRef elemPhysics_material;509 const domPhysics_materialRef getPhysics_material() const { return elemPhysics_material; } in getPhysics_material()638 domPhysics_materialRef elemPhysics_material;695 const domPhysics_materialRef getPhysics_material() const { return elemPhysics_material; } in getPhysics_material()
841 typedef daeSmartRef<domPhysics_material> domPhysics_materialRef; typedef842 typedef daeTArray<domPhysics_materialRef> domPhysics_material_Array;
22 domPhysics_materialRef ref = new domPhysics_material(dae); in create()