HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_PolyWire::EdgeData Class Reference

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
 

Detailed Description

The edge data.

Definition at line 36 of file GU_PolyWire.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: