OpendTect-6_4
6.4
|
basic properties of the ball More...
Public Member Functions | |
BallProperties (const char *nm=0, float r=500, Color c1=Color(255, 0, 0), Color c2=Color::White(), Coord3 p=Coord3(0, 0, 0), float el=0.5) | |
BallProperties | get () const |
void | set (const BallProperties &) |
float | radius () const |
void | setRadius (float) |
Color | color1 () const |
void | setColor1 (Color) |
Color | color2 () const |
void | setColor2 (Color) |
Coord3 | pos () const |
void | setPos (const Coord3 &) |
float | elasticity () const |
void | setElasticity (float) |
BallProperties & | operator= (const BallProperties &bp) |
bool | operator== (const BallProperties &bp) const |
bool | operator!= (const BallProperties &bp) const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=0) | |
NamedObject (const NamedObject *linkedto) | |
NamedObject (const NamedObject &) | |
virtual | ~NamedObject () |
void | setLinkedTo (NamedObject *) |
bool | operator== (const NamedObject &oth) const |
virtual const OD::String & | name () const |
virtual const OD::String & | annotName () const |
virtual void | setName (const char *) |
void | setCleanName (const char *) |
cleans string first More... | |
void | deleteNotify (const CallBack &) |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Protected Attributes | |
float | radius_ |
Color | color1_ |
Color | color2_ |
Coord3 | pos_ |
float | elasticity_ |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Additional Inherited Members | |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
basic properties of the ball
|
inline |
Color visBeachBall::BallProperties::color1 | ( | ) | const |
Color visBeachBall::BallProperties::color2 | ( | ) | const |
float visBeachBall::BallProperties::elasticity | ( | ) | const |
BallProperties visBeachBall::BallProperties::get | ( | ) | const |
bool visBeachBall::BallProperties::operator!= | ( | const BallProperties & | bp | ) | const |
BallProperties& visBeachBall::BallProperties::operator= | ( | const BallProperties & | bp | ) |
bool visBeachBall::BallProperties::operator== | ( | const BallProperties & | bp | ) | const |
Coord3 visBeachBall::BallProperties::pos | ( | ) | const |
float visBeachBall::BallProperties::radius | ( | ) | const |
void visBeachBall::BallProperties::set | ( | const BallProperties & | ) |
void visBeachBall::BallProperties::setColor1 | ( | Color | ) |
void visBeachBall::BallProperties::setColor2 | ( | Color | ) |
void visBeachBall::BallProperties::setElasticity | ( | float | ) |
void visBeachBall::BallProperties::setPos | ( | const Coord3 & | ) |
void visBeachBall::BallProperties::setRadius | ( | float | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019