Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
JGeometry3DTestkit.hh File Reference

Go to the source code of this file.

Namespaces

namespace  JGEOMETRY3D
 Auxiliary classes and methods for 3D geometrical objects and operations.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

void JGEOMETRY3D::randomize (JPosition3D *p)
 Randomize position.
 
void JGEOMETRY3D::randomize (JDirection3D *p)
 Randomize direction.
 
void JGEOMETRY3D::randomize (JQuaternion3D *p)
 Randomize quaternion.
 
void JGEOMETRY3D::randomize (JEulerAngle3D *p)
 Randomize Euler angle.
 
void JGEOMETRY3D::randomize (JEulerMatrix3D *p)
 Randomize Euler matrix.
 
JVector3D JGEOMETRY3D::getRandomPosition (const JSphere3D &sphere)
 Get random position.
 
JVector3D JGEOMETRY3D::getRandomPosition (const JCylinder3D &cylinder)
 Get random position.