cajun::draw_survey_gp_t::point_t Struct Reference
List of all members.
Public Member Functions |
| point_t () |
| point_t (float pt_x_, float pt_y_, float pt_z_) |
| point_t (double pt_x_, double pt_y_, double pt_z_) |
Public Attributes |
float | x |
float | y |
float | z |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char | a |
Constructor & Destructor Documentation
cajun::draw_survey_gp_t::point_t::point_t |
( |
|
) |
[inline] |
cajun::draw_survey_gp_t::point_t::point_t |
( |
float |
pt_x_, |
|
|
float |
pt_y_, |
|
|
float |
pt_z_ | |
|
) |
| | [inline] |
cajun::draw_survey_gp_t::point_t::point_t |
( |
double |
pt_x_, |
|
|
double |
pt_y_, |
|
|
double |
pt_z_ | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: