Searched refs:GetE3dObject (Results 1 – 8 of 8) sorted by relevance
119 const E3dObject& rE3dObject = pViewContactOfE3d->GetE3dObject(); in createSubPrimitive3DVector()128 const E3dObject& rE3dObject = pViewContactOfE3d->GetE3dObject(); in createSubPrimitive3DVector()
173 const basegfx::B3DHomMatrix& rObjectTransform(GetE3dObject().GetTransform()); in getViewIndependentPrimitive3DSequence()
52 return (E3dExtrudeObj&)GetE3dObject(); in GetE3dExtrudeObj()
52 return (E3dSphereObj&)GetE3dObject(); in GetE3dSphereObj()
52 return (E3dLatheObj&)GetE3dObject(); in GetE3dLatheObj()
52 return (E3dCubeObj&)GetE3dObject(); in GetE3dCubeObj()
52 return (E3dPolygonObj&)GetE3dObject(); in GetE3dPolygonObj()
67 E3dObject& GetE3dObject() const in GetE3dObject() function in sdr::contact::ViewContactOfE3d