![]() |
OpendTect 8.0
|
#include <draw.h>
Public Types | |
| enum | Type { None =-1 , Cube =0 , Cone , Cylinder , Sphere , Arrow , Cross , Point , Plane } |
Public Member Functions | |
| MarkerStyle3D (Type tp=Cube, int sz=3, OD::Color col=OD::Color::White()) | |
| ~MarkerStyle3D () | |
| void | fromString (const char *) |
| bool | isVisible () const |
| bool | operator!= (const MarkerStyle3D &b) const |
| bool | operator== (const MarkerStyle3D &b) const |
| void | toString (BufferString &) const |
Static Public Member Functions | |
| static MarkerStyle2D::Type | getMS2DType (MarkerStyle3D::Type) |
| static uiString | sCone () |
| static uiString | sCylinder () |
| static uiString | sSphere () |
Public Attributes | |
| OD::Color | color_ |
| int | size_ |
| Type | type_ |
<>
| enum MarkerStyle3D::Type |
| MarkerStyle3D::MarkerStyle3D | ( | Type | tp = Cube, |
| int | sz = 3, | ||
| OD::Color | col = OD::Color::White() ) |
| MarkerStyle3D::~MarkerStyle3D | ( | ) |
| void MarkerStyle3D::fromString | ( | const char * | ) |
|
static |
| bool MarkerStyle3D::isVisible | ( | ) | const |
| bool MarkerStyle3D::operator!= | ( | const MarkerStyle3D & | b | ) | const |
| bool MarkerStyle3D::operator== | ( | const MarkerStyle3D & | b | ) | const |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| void MarkerStyle3D::toString | ( | BufferString & | ) | const |
| OD::Color MarkerStyle3D::color_ |
| int MarkerStyle3D::size_ |
| Type MarkerStyle3D::type_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025