Class
List
Hierarchy
Links
SDF Website
Report Documentation Issues
sdf
v9
Geometry
sdf::v9::Geometry Member List
This is the complete list of members for
sdf::v9::Geometry
, including all inherited members.
BoxShape
() const
sdf::v9::Geometry
CylinderShape
() const
sdf::v9::Geometry
Element
() const
sdf::v9::Geometry
Geometry
()
sdf::v9::Geometry
Geometry
(const Geometry &_geometry)
sdf::v9::Geometry
Geometry
(Geometry &&_geometry) noexcept
sdf::v9::Geometry
HeightmapShape
() const
sdf::v9::Geometry
Load
(ElementPtr _sdf)
sdf::v9::Geometry
MeshShape
() const
sdf::v9::Geometry
operator=
(const Geometry &_geometry)
sdf::v9::Geometry
operator=
(Geometry &&_geometry)
sdf::v9::Geometry
PlaneShape
() const
sdf::v9::Geometry
PolylineShape
() const
sdf::v9::Geometry
SetBoxShape
(const Box &_box)
sdf::v9::Geometry
SetCylinderShape
(const Cylinder &_cylinder)
sdf::v9::Geometry
SetHeightmapShape
(const Heightmap &_heightmap)
sdf::v9::Geometry
SetMeshShape
(const Mesh &_mesh)
sdf::v9::Geometry
SetPlaneShape
(const Plane &_plane)
sdf::v9::Geometry
SetPolylineShape
(const std::vector< Polyline > &_polyline)
sdf::v9::Geometry
SetSphereShape
(const Sphere &_sphere)
sdf::v9::Geometry
SetType
(const GeometryType _type)
sdf::v9::Geometry
SphereShape
() const
sdf::v9::Geometry
Type
() const
sdf::v9::Geometry
~Geometry
()
sdf::v9::Geometry
virtual