|
Developer Documentation
|
Public Member Functions | |
| Vertex (Point3D< float > s, Point3D< float > e, float v) | |
| Vertex (Point3D< float > s, Point3D< float > e, Point3D< float > p) | |
Public Attributes | |
| Point3D< float > | start |
| Point3D< float > | end |
| float | value |
Definition at line 309 of file Geometry.h.