![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Display parameters of a 3D entity. More...
#include <ecvDrawContext.h>
Public Attributes | |
| bool | showSF |
| Display scalar field (prioritary on colors) More... | |
| bool | showColors |
| Display colors. More... | |
| bool | showNorms |
| Display normals. More... | |
Display parameters of a 3D entity.
Definition at line 25 of file ecvDrawContext.h.
| bool glDrawParams::showColors |
Display colors.
Definition at line 29 of file ecvDrawContext.h.
Referenced by ccTrace::drawMeOnly(), and ccSymbolCloud::drawMeOnly().
| bool glDrawParams::showNorms |
Display normals.
Definition at line 31 of file ecvDrawContext.h.
Referenced by ccTrace::drawMeOnly().
| bool glDrawParams::showSF |
Display scalar field (prioritary on colors)
Definition at line 27 of file ecvDrawContext.h.