int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
float Float_t
Float 4 bytes (float).
Bool_t Step()
Move to the next grid position.
TEveGridStepper(const TEveGridStepper &)
void GetPosition(Float_t *p)
Get current position.
void SetTransAdvance(TEveTrans *mx)
Set position into the translation part of mx and advance to the next grid position.
Int_t * fValueArr[3]
! Internal traversal variables.
void Subtract(TEveGridStepper &s)
Subtract current position of 's' from origin of this.
void Reset()
Reset position to origin.
void SetTrans(TEveTrans *mx)
Set position into the translation part of mx.
TEveTrans is a 4x4 transformation matrix for homogeneous coordinates stored internally in a column-ma...
void SetPos(Double_t x, Double_t y, Double_t z)
Set position (base-vec 4).