DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Data Fields
DGtal::Display3D::voxelD3D Struct Reference

#include <Display3D.h>

Data Fields

int x
int y
int z
unsigned int R
unsigned int G
unsigned int B
unsigned int T
double width

Detailed Description

Defines the 3D voxel.

Definition at line 110 of file Display3D.h.


Field Documentation

unsigned int DGtal::Display3D::voxelD3D::B
unsigned int DGtal::Display3D::voxelD3D::G
unsigned int DGtal::Display3D::voxelD3D::R

The display color of the voxel.

Definition at line 117 of file Display3D.h.

Referenced by DGtal::Display3D::addKSVoxel(), DGtal::Display3D::addVoxel(), and DGtal::Display3D::exportToMesh().

unsigned int DGtal::Display3D::voxelD3D::T
double DGtal::Display3D::voxelD3D::width

The width of a voxel face

Definition at line 121 of file Display3D.h.

Referenced by DGtal::Display3D::addKSVoxel(), DGtal::Display3D::addVoxel(), and DGtal::Display3D::exportToMesh().

int DGtal::Display3D::voxelD3D::x
int DGtal::Display3D::voxelD3D::y
int DGtal::Display3D::voxelD3D::z

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