|
liborigin ..
|
#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 |
| Color Origin::SurfaceProperties::backColor |
Referenced by OriginAnyParser::getCurveProperties().
| bool Origin::SurfaceProperties::backColorEnabled |
Referenced by OriginAnyParser::getCurveProperties().
| SurfaceColoration Origin::SurfaceProperties::bottomContour |
Referenced by OriginAnyParser::getCurveProperties().
| ColorMap Origin::SurfaceProperties::colorMap |
Referenced by OriginAnyParser::getCurveProperties().
| Color Origin::SurfaceProperties::frontColor |
Referenced by OriginAnyParser::getCurveProperties().
| Color Origin::SurfaceProperties::gridColor |
Referenced by OriginAnyParser::getCurveProperties().
| double Origin::SurfaceProperties::gridLineWidth |
Referenced by OriginAnyParser::getCurveProperties().
| Grids Origin::SurfaceProperties::grids |
Referenced by OriginAnyParser::getCurveProperties().
| bool Origin::SurfaceProperties::sideWallEnabled |
Referenced by OriginAnyParser::getCurveProperties().
| SurfaceColoration Origin::SurfaceProperties::surface |
Referenced by OriginAnyParser::getCurveProperties().
| SurfaceColoration Origin::SurfaceProperties::topContour |
Referenced by OriginAnyParser::getCurveProperties().
| unsigned char Origin::SurfaceProperties::type |
Referenced by OriginAnyParser::getCurveProperties().
| Color Origin::SurfaceProperties::xSideWallColor |
Referenced by OriginAnyParser::getCurveProperties().
| Color Origin::SurfaceProperties::ySideWallColor |
Referenced by OriginAnyParser::getCurveProperties().