CTL  0.6.1
Computed Tomography Library
Public Member Functions | List of all members
CTL::VoxelCoordinates Struct Reference
Inheritance diagram for CTL::VoxelCoordinates:
Inheritance graph
[legend]
Collaboration diagram for CTL::VoxelCoordinates:
Collaboration graph
[legend]

Public Member Functions

float & x ()
 
float & y ()
 
float & z ()
 
const float & x () const
 
const float & y () const
 
const float & z () const
 
 Generic3DCoord ()=default
 
 Generic3DCoord (float coord1, float coord2, float coord3)
 
- Public Member Functions inherited from CTL::Generic3DCoord
 Generic3DCoord (float coord1, float coord2, float coord3)
 
float & coord1 ()
 
float & coord2 ()
 
float & coord3 ()
 
const float & coord1 () const
 
const float & coord2 () const
 
const float & coord3 () const
 

Additional Inherited Members

- Public Attributes inherited from CTL::Generic3DCoord
float data [3]
 

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