|
ant
A2 ant: class-based analysis framework
|
#include <TTarget.h>
Collaboration diagram for ant::TTarget:Public Member Functions | |
| TTarget (const vec3 &vertex={std_ext::NaN, std_ext::NaN, std_ext::NaN}) | |
| template<class Archive > | |
| void | serialize (Archive &archive) |
Public Attributes | |
| vec3 | Vertex |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const TTarget &o) |
|
inline |
|
inline |
|
friend |
| vec3 ant::TTarget::Vertex |