#include <entity_detail.hh>
Public Member Functions | |
| TraceProfileEntry () | |
| TraceProfileEntry (const geom::Vec3 &v_, const geom::Vec3 &n_) | |
Data Fields | |
| geom::Vec3 | v |
| geom::Vec3 | n |
| VertexID | id |
Definition at line 128 of file entity_detail.hh.
| TraceProfileEntry | ( | ) | [inline] |
Definition at line 129 of file entity_detail.hh.
| TraceProfileEntry | ( | const geom::Vec3 & | v_, | |
| const geom::Vec3 & | n_ | |||
| ) | [inline] |
Definition at line 130 of file entity_detail.hh.
Definition at line 134 of file entity_detail.hh.
Definition at line 133 of file entity_detail.hh.
Definition at line 132 of file entity_detail.hh.
1.6.1