#include <RobotAPI/components/ArViz/Client/Layer.h>
|
template<typename ElementT > |
void | add (ElementT const &element) |
|
void | clear () |
|
| Layer ()=default |
|
| Layer (std::string const &component, std::string const &name) |
|
void | markForDeletion () |
|
std::size_t | size () const noexcept |
|
Definition at line 12 of file Layer.h.
◆ Layer() [1/2]
◆ Layer() [2/2]
Layer |
( |
std::string const & |
component, |
|
|
std::string const & |
name |
|
) |
| |
|
inline |
◆ add()
void add |
( |
ElementT const & |
element | ) |
|
|
inline |
◆ clear()
◆ markForDeletion()
◆ size()
std::size_t size |
( |
| ) |
const |
|
inlinenoexcept |
◆ data_
The documentation for this struct was generated from the following file:
- RobotAPI/components/ArViz/Client/Layer.h