#include <panel.h>
Definition at line 7 of file panel.h.
◆ Panel()
Panel::Panel |
( |
std::string |
name, |
|
|
tf2::Transform |
tf, |
|
|
tf2::Vector3 |
size |
|
) |
| |
◆ bounds()
std::vector<tf2::Transform>& Panel::bounds |
( |
| ) |
|
|
inlineoverridevirtual |
◆ name()
std::string& Panel::name |
( |
| ) |
|
|
inlineoverridevirtual |
◆ setName()
void Panel::setName |
( |
std::string |
str | ) |
|
|
inline |
◆ setSize()
void Panel::setSize |
( |
tf2::Vector3 & |
vec | ) |
|
|
inline |
◆ size()
tf2::Vector3& Panel::size |
( |
| ) |
|
|
inlineoverridevirtual |
◆ update()
void Panel::update |
( |
tf2::Transform & |
tf | ) |
|
|
inlineoverridevirtual |
◆ worldTf()
tf2::Transform& Panel::worldTf |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following files: