Graphite  Version 3
An experimental 3D geometry processing program
OGF::SurfaceStyle Struct Reference

Drawing style for polygons. More...

#include <OGF/scene_graph/types/properties.h>

Public Member Functions

 SurfaceStyle ()
 SurfaceStyle constructor. More...
 

Public Attributes

bool visible
 true if polygons are visible, false otherwise.
 
Color color
 The Color used to draw the polygons.
 

Detailed Description

Drawing style for polygons.

Definition at line 167 of file properties.h.

Constructor & Destructor Documentation

◆ SurfaceStyle()

OGF::SurfaceStyle::SurfaceStyle ( )
inline

SurfaceStyle constructor.

Initializes the SurfaceStyle with default values.

Definition at line 173 of file properties.h.


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