GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSOBB_t Struct Reference

Structure storing OBB (Oriented Bounding Box) geometry. More...

#include "GGEMSPrimitiveGeometries.hh"

Collaboration diagram for GGEMSOBB_t:
Collaboration graph

Public Attributes

GGfloat44 matrix_transformation_
 
GGfloat3 border_min_xyz_
 
GGfloat3 border_max_xyz_
 

Detailed Description

Structure storing OBB (Oriented Bounding Box) geometry.

Definition at line 40 of file GGEMSPrimitiveGeometries.hh.

Member Data Documentation

◆ border_max_xyz_

GGfloat3 GGEMSOBB_t::border_max_xyz_

Max. of border in X, Y and Z

Definition at line 44 of file GGEMSPrimitiveGeometries.hh.

◆ border_min_xyz_

GGfloat3 GGEMSOBB_t::border_min_xyz_

Min. of border in X, Y and Z

Definition at line 43 of file GGEMSPrimitiveGeometries.hh.

◆ matrix_transformation_

GGfloat44 GGEMSOBB_t::matrix_transformation_

Matrix of transformation including angle of rotation

Definition at line 42 of file GGEMSPrimitiveGeometries.hh.


The documentation for this struct was generated from the following file: