liborigin2 13/09/2010
|
#include <OriginObj.h>
Classes | |
struct | SurfaceColoration |
Public Types | |
enum | Grids { None, X, Y, XY } |
enum | Type { ColorMap3D, ColorFill, WireFrame, Bars } |
Public Attributes | |
Color | backColor |
bool | backColorEnabled |
SurfaceColoration | bottomContour |
ColorMap | colorMap |
Color | frontColor |
Color | gridColor |
double | gridLineWidth |
Grids | grids |
bool | sideWallEnabled |
SurfaceColoration | surface |
SurfaceColoration | topContour |
unsigned char | type |
Color | xSideWallColor |
Color | ySideWallColor |
unsigned char Origin::SurfaceProperties::type |