#include <gre/base.h>
Public Types | |
| enum | MODE { MODE_None = 0, MODE_Height = 1, MODE_Elevation = 2 } |
Public Member Functions | |
| D3POINTPARMS (const D3POINTPARMS &rhs) | |
| D3POINTPARMS () | |
| D3POINTPARMS & | operator= (const D3POINTPARMS &rhs) |
| ~D3POINTPARMS () | |
Public Attributes | |
| COLOR | AboveColor |
| COLOR | BelowColor |
| RVC::OBJECTNAME | FieldName |
| LINEPARMS | Line |
| MODE | Mode |
| POINTPARMS | Point |
| RVC::OBJECTNAME | TableName |
| UINT8 | Unit |
| bool | UseColorStack |
Definition at line 607 of file base.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Color to display wireframe above surface.
|
|
|
Color to display wireframe below surface.
|
|
|
field for z value
|
|
|
|
|
|
|
|
|
|
|
|
table for z value
|
|
|
unit for distance
|
|
|
|
1.3.8-20040913