Parameters for extruded 3d points. More...
#include <gre/extrudedparms.h>
Public Types | |
| enum | MODE { MODE_None = 0, MODE_Height = 1, MODE_Elevation = 2 } |
Public Member Functions | |
| EXTRUDEDPOINTPARMS (const EXTRUDEDPOINTPARMS &rhs) | |
| EXTRUDEDPOINTPARMS () | |
| ~EXTRUDEDPOINTPARMS () | |
| EXTRUDEDPOINTPARMS & | operator= (const EXTRUDEDPOINTPARMS &rhs) |
Public Attributes | |
| COLOR | AboveColor |
| COLOR | BelowColor |
| RVC::OBJECTNAME | FieldName |
| LINEPARMS | Line |
| MODE | Mode |
| POINTPARMS | Point |
| RVC::OBJECTNAME | TableName |
| UINT8 | Unit |
| bool | UseColorStack |
Parameters for extruded 3d points.
| GRE::EXTRUDEDPOINTPARMS::EXTRUDEDPOINTPARMS | ( | ) |
| GRE::EXTRUDEDPOINTPARMS::EXTRUDEDPOINTPARMS | ( | const EXTRUDEDPOINTPARMS & | rhs | ) |
| GRE::EXTRUDEDPOINTPARMS::~EXTRUDEDPOINTPARMS | ( | ) |
| EXTRUDEDPOINTPARMS& GRE::EXTRUDEDPOINTPARMS::operator= | ( | const EXTRUDEDPOINTPARMS & | rhs | ) |
Color to display wireframe above surface.
Color to display wireframe below surface.
field for z value
table for z value
unit for distance
1.6.1