|
HDK
|
The edge data. More...
#include <GU_PolyWire.h>
Public Attributes | |
| int | nsegments |
| float | uoff |
| float | u1 |
| float | u2 |
| float | v1 |
| float | v2 |
| float | segscale1 |
| float | segscale2 |
The edge data.
Definition at line 36 of file GU_PolyWire.h.
| int GU_PolyWire::EdgeData::nsegments |
Definition at line 39 of file GU_PolyWire.h.
| float GU_PolyWire::EdgeData::segscale1 |
Definition at line 43 of file GU_PolyWire.h.
| float GU_PolyWire::EdgeData::segscale2 |
Definition at line 43 of file GU_PolyWire.h.
| float GU_PolyWire::EdgeData::u1 |
Definition at line 41 of file GU_PolyWire.h.
| float GU_PolyWire::EdgeData::u2 |
Definition at line 41 of file GU_PolyWire.h.
| float GU_PolyWire::EdgeData::uoff |
Definition at line 40 of file GU_PolyWire.h.
| float GU_PolyWire::EdgeData::v1 |
Definition at line 42 of file GU_PolyWire.h.
| float GU_PolyWire::EdgeData::v2 |
Definition at line 42 of file GU_PolyWire.h.