Marker Member List
This is the complete list of members for Marker, including all inherited members.
| AddPoint(double _x, double _y, double _z, const gz::math::Color &_color)=0 | Marker | pure virtual |
| AddPoint(const gz::math::Vector3d &_pt, const gz::math::Color &_color)=0 | Marker | pure virtual |
| ClearPoints()=0 | Marker | pure virtual |
| Clone() const =0 | Geometry | pure virtual |
| Destroy()=0 | Object | pure virtual |
| HasParent() const =0 | Geometry | pure virtual |
| Id() const =0 | Object | pure virtual |
| Layer() const =0 | Marker | pure virtual |
| Lifetime() const =0 | Marker | pure virtual |
| Marker() | Marker | protected |
| Material() const =0 | Geometry | pure virtual |
| Name() const =0 | Object | pure virtual |
| Parent() const =0 | Geometry | pure virtual |
| PostRender()=0 | Object | pure virtual |
| PreRender()=0 | Object | pure virtual |
| RemoveParent()=0 | Geometry | pure virtual |
| Scene() const =0 | Object | pure virtual |
| SetLayer(int32_t _layer)=0 | Marker | pure virtual |
| SetLifetime(const std::chrono::steady_clock::duration &_lifetime)=0 | Marker | pure virtual |
| SetMaterial(const std::string &_name, bool _unique=true)=0 | Geometry | pure virtual |
| SetMaterial(MaterialPtr _material, bool _unique=true)=0 | Geometry | pure virtual |
| SetPoint(unsigned int _index, const gz::math::Vector3d &_value)=0 | Marker | pure virtual |
| SetSize(double _size)=0 | Marker | pure virtual |
| SetType(const MarkerType _markerType)=0 | Marker | pure virtual |
| Size() const =0 | Marker | pure virtual |
| Type() const =0 | Marker | pure virtual |
| ~Geometry() | Geometry | virtual |
| ~Marker() | Marker | virtual |
| ~Object() | Object | virtual |