ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
glDrawParams Struct Reference

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...
 

Detailed Description

Display parameters of a 3D entity.

Definition at line 25 of file ecvDrawContext.h.

Member Data Documentation

◆ showColors

bool glDrawParams::showColors

Display colors.

Definition at line 29 of file ecvDrawContext.h.

Referenced by ccTrace::drawMeOnly(), and ccSymbolCloud::drawMeOnly().

◆ showNorms

bool glDrawParams::showNorms

Display normals.

Definition at line 31 of file ecvDrawContext.h.

Referenced by ccTrace::drawMeOnly().

◆ showSF

bool glDrawParams::showSF

Display scalar field (prioritary on colors)

Definition at line 27 of file ecvDrawContext.h.


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