#include <entity_detail.hh>
Public Member Functions | |
| Spline () | |
| SplineEntry & | AddEntry (const geom::Vec3 &pos, const geom::Vec3 &dir, const geom::Vec3 &normal, float r, const Color &col1, const Color &col2, int type) |
| SplineEntryList | Generate (int nsub) const |
Definition at line 150 of file entity_detail.hh.
| Spline | ( | ) |
| SplineEntry& AddEntry | ( | const geom::Vec3 & | pos, | |
| const geom::Vec3 & | dir, | |||
| const geom::Vec3 & | normal, | |||
| float | r, | |||
| const Color & | col1, | |||
| const Color & | col2, | |||
| int | type | |||
| ) |
| SplineEntryList Generate | ( | int | nsub | ) | const |
1.5.8