 |
OpendTect
6.6
|
Go to the documentation of this file.
9 #include "generalmod.h"
31 , color1_(c1), color2_(c2)
32 , pos_(p), elasticity_(el) {}
78 , directionvec_(dirvec) {}
A cartesian coordinate in 3D space.
Definition: coord.h:72
object with a name.
Definition: namedobj.h:42
BallDynamics(const char *nm=0, float sp=1.0, Coord3 dirvec=Coord3(1, 1, 1))
Definition: beachballdata.h:73
FixedString Color()
Definition: keystrs.h:45
#define mExpClass(module)
Definition: commondefs.h:177
void set(const BallDynamics &)
BallProperties get() const
dynamic properties of the ball
Definition: beachballdata.h:70
bool operator==(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:81
float radius_
Definition: beachballdata.h:58
void setSpeed(const float &)
basic properties of the ball
Definition: beachballdata.h:20
Definition: beachballdata.h:15
void setPos(const Coord3 &)
void setElasticity(float)
Coord3 directionvec_
movement dir
Definition: beachballdata.h:99
bool operator!=(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:90
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)
Definition: beachballdata.h:23
void set(const BallProperties &)
Color color2_
Definition: beachballdata.h:60
float elasticity_
Definition: beachballdata.h:62
void velocity(float *, Coord3 *) const
Color color1_
Definition: beachballdata.h:59
Coord3 directionvector() const
void setVelocity(float, const Coord3 &)
Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer,...
Definition: color.h:26
Coord3 pos_
Definition: beachballdata.h:61
float speed_
Definition: beachballdata.h:98
static Color White()
Definition: color.h:90
void setDirectionVector(const Coord3 &)
Generated at
for the OpendTect
seismic interpretation project.
Copyright (C): dGB Beheer B.V. 1995-2021