implementBrickGeometry(const DecorativeBrick &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementCircleGeometry(const DecorativeCircle &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementCylinderGeometry(const DecorativeCylinder &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementEllipsoidGeometry(const DecorativeEllipsoid &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementFrameGeometry(const DecorativeFrame &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementLineGeometry(const DecorativeLine &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementMeshGeometry(const DecorativeMesh &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementSphereGeometry(const DecorativeSphere &)=0 | DecorativeGeometryImplementation | [pure virtual] |
implementTextGeometry(const DecorativeText &)=0 | DecorativeGeometryImplementation | [pure virtual] |
~DecorativeGeometryImplementation() | DecorativeGeometryImplementation | [inline, virtual] |