|
DGtal 1.4.2
|
#include <DGtal/io/Display3D.h>
Data Fields | |
| double | a |
| double | b |
| double | c |
| double | d |
Data Fields inherited from DGtal::Display3D< Space, KSpace >::CommonD3D | |
| DGtal::Color | color |
| Color used for displaying the graphical structure. | |
| DGtal::int32_t | name |
| The "OpenGL name" associated with the graphical structure, used for selecting it (-1 is none). | |
Additional Inherited Members | |
Protected Member Functions inherited from DGtal::Display3D< Space, KSpace >::CommonD3D | |
| ~CommonD3D ()=default | |
| Protected destructor to disallow polymorphism. | |
The graphical structure that represents a clipping plane (it uses the quadD3D structure)
Definition at line 173 of file Display3D.h.
| double DGtal::Display3D< Space, KSpace >::ClippingPlaneD3D::a |
Definition at line 174 of file Display3D.h.
| double DGtal::Display3D< Space, KSpace >::ClippingPlaneD3D::b |
Definition at line 174 of file Display3D.h.
| double DGtal::Display3D< Space, KSpace >::ClippingPlaneD3D::c |
Definition at line 174 of file Display3D.h.
| double DGtal::Display3D< Space, KSpace >::ClippingPlaneD3D::d |
Definition at line 174 of file Display3D.h.