Voxel Class Reference

#include <voxel.hh>

List of all members.

Public Member Functions

 Voxel ()
 Voxel (int alpha, int b, int c)
int Get_X () const
int Get_Y () const
int Get_Z () const
void Set_XYZ (int alpha, int b, int c)

Private Attributes

int x
int y
int z

Friends

std::ostream & operator<< (std::ostream &s, Voxel *v)


Detailed Description

Definition at line 44 of file voxel.hh.


Constructor & Destructor Documentation

Voxel::Voxel (  )  [inline]

Definition at line 81 of file voxel.hh.

Voxel::Voxel ( int  alpha,
int  b,
int  c 
) [inline]

Definition at line 86 of file voxel.hh.


Member Function Documentation

int Voxel::Get_X (  )  const [inline]

Definition at line 93 of file voxel.hh.

int Voxel::Get_Y (  )  const [inline]

Definition at line 99 of file voxel.hh.

int Voxel::Get_Z (  )  const [inline]

Definition at line 105 of file voxel.hh.

void Voxel::Set_XYZ ( int  alpha,
int  b,
int  c 
) [inline]

Definition at line 113 of file voxel.hh.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
Voxel v 
) [friend]

Definition at line 123 of file voxel.hh.


Member Data Documentation

int Voxel::x [private]

Definition at line 67 of file voxel.hh.

int Voxel::y [private]

Definition at line 67 of file voxel.hh.

int Voxel::z [private]

Definition at line 67 of file voxel.hh.


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

Generated on Tue Jul 7 15:21:00 2009 for Moka libraries by  doxygen 1.5.8