#include <wing.h>
Definition at line 7 of file wing.h.
◆ Wing()
Wing::Wing |
( |
std::string |
name, |
|
|
tf2::Transform |
tf, |
|
|
tf2::Vector3 |
size |
|
) |
| |
|
inline |
◆ ~Wing()
◆ bounds()
std::vector<tf2::Transform>& Wing::bounds |
( |
| ) |
|
|
inlinevirtual |
◆ name()
std::string& Wing::name |
( |
| ) |
|
|
inlinevirtual |
◆ set_name()
void Wing::set_name |
( |
std::string |
str | ) |
|
|
inline |
◆ set_set()
void Wing::set_set |
( |
tf2::Vector3 & |
vec | ) |
|
|
inline |
◆ size()
tf2::Vector3& Wing::size |
( |
| ) |
|
|
inlinevirtual |
◆ update()
void Wing::update |
( |
tf2::Transform & |
tf | ) |
|
|
inlineoverridevirtual |
◆ bounds_
std::vector<tf2::Transform> Wing::bounds_ |
|
protected |
◆ name_
Definition at line 9 of file wing.h.
◆ size_
The documentation for this class was generated from the following file: