#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 99 of file entity_detail.hh.
| TraceProfileEntry | ( | ) | [inline] |
Definition at line 100 of file entity_detail.hh.
| TraceProfileEntry | ( | const geom::Vec3 & | v_, | |
| const geom::Vec3 & | n_ | |||
| ) | [inline] |
Definition at line 101 of file entity_detail.hh.
Definition at line 105 of file entity_detail.hh.
Definition at line 104 of file entity_detail.hh.
Definition at line 103 of file entity_detail.hh.
1.5.8