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

#include <Display3D.h>

Data Fields

double a
double b
double c
double d

Detailed Description

Used to define clipping planes (it uses the quadD3D structure)

See also:
Display3D, Viewer3D, Board3DTo2D, quadD3D

Definition at line 130 of file Display3D.h.


Field Documentation

double DGtal::Display3D::clippingPlaneD3D::a

Definition at line 131 of file Display3D.h.

Referenced by DGtal::Display3D::addClippingPlane(), and DGtal::Viewer3D::draw().

double DGtal::Display3D::clippingPlaneD3D::b

Definition at line 131 of file Display3D.h.

Referenced by DGtal::Display3D::addClippingPlane(), and DGtal::Viewer3D::draw().

double DGtal::Display3D::clippingPlaneD3D::c

Definition at line 131 of file Display3D.h.

Referenced by DGtal::Display3D::addClippingPlane(), and DGtal::Viewer3D::draw().

double DGtal::Display3D::clippingPlaneD3D::d

Definition at line 131 of file Display3D.h.

Referenced by DGtal::Display3D::addClippingPlane(), and DGtal::Viewer3D::draw().


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