#include <OriginObj.h>
Classes | |
struct | SurfaceColoration |
Public Types | |
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 |