OpendTect-6_4  6.4
Public Member Functions | Protected Attributes | List of all members
visBeachBall::BallProperties Class Reference

basic properties of the ball More...

Inheritance diagram for visBeachBall::BallProperties:
[legend]

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)
 
BallPropertiesoperator= (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::Stringname () const
 
virtual const OD::StringannotName () 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
BufferStringname_
 
NamedObjectlinkedto_
 
CallBackSetdelnotify_
 

Additional Inherited Members

- Protected Member Functions inherited from CallBacker
void detachAllNotifiers ()
 Call from the destructor of your inherited object. More...
 

Detailed Description

basic properties of the ball

Constructor & Destructor Documentation

visBeachBall::BallProperties::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 
)
inline

Member Function Documentation

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  )

Member Data Documentation

Color visBeachBall::BallProperties::color1_
protected
Color visBeachBall::BallProperties::color2_
protected
float visBeachBall::BallProperties::elasticity_
protected
Coord3 visBeachBall::BallProperties::pos_
protected
float visBeachBall::BallProperties::radius_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019