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

#include <Display3D.h>

Data Fields

double x1
double y1
double z1
double x2
double y2
double z2
double width
unsigned int R
unsigned int G
unsigned int B
unsigned int T
bool isSigned
bool signPos

Detailed Description

Structure used to display KSLine in 3D

See also:
addKSLinel

Definition at line 95 of file Display3D.h.


Field Documentation

unsigned int DGtal::Display3D::lineD3D::B
unsigned int DGtal::Display3D::lineD3D::G
bool DGtal::Display3D::lineD3D::isSigned
unsigned int DGtal::Display3D::lineD3D::R
bool DGtal::Display3D::lineD3D::signPos
unsigned int DGtal::Display3D::lineD3D::T
double DGtal::Display3D::lineD3D::width
double DGtal::Display3D::lineD3D::x1
double DGtal::Display3D::lineD3D::x2
double DGtal::Display3D::lineD3D::y1
double DGtal::Display3D::lineD3D::y2
double DGtal::Display3D::lineD3D::z1
double DGtal::Display3D::lineD3D::z2

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