HDK
|
#include <GU_Rails.h>
Public Member Functions | |
GU_RailXSection () | |
~GU_RailXSection () | |
Public Attributes | |
UT_Vector3 | Ivec |
UT_Vector3 | Jvec |
UT_Vector3 | midpoint |
float | length |
Definition at line 22 of file GU_Rails.h.
GU_RailXSection::GU_RailXSection | ( | ) |
GU_RailXSection::~GU_RailXSection | ( | ) |
UT_Vector3 GU_RailXSection::Ivec |
Definition at line 28 of file GU_Rails.h.
UT_Vector3 GU_RailXSection::Jvec |
Definition at line 28 of file GU_Rails.h.
float GU_RailXSection::length |
Definition at line 30 of file GU_Rails.h.
UT_Vector3 GU_RailXSection::midpoint |
Definition at line 29 of file GU_Rails.h.