Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::MeshRasterizer::FaceSettings Struct Reference

The render settings per face. faceSettings_[0]=front face, faceSettings_[1]=back face. More...

#include <meshrasterizer.h>

Public Member Functions

 FaceSettings (bool frontFace)
 
void copyFrontToBack ()
 
void setUniforms (Shader &shader, std::string_view prefix) const
 

Public Attributes

bool frontFace_
 
BoolCompositeProperty show_
 
BoolProperty sameAsFrontFace_
 
ButtonProperty copyFrontToBack_
 
TransferFunctionProperty transferFunction_
 
FloatVec3Property externalColor_
 
OptionProperty< ColorSource > colorSource_
 
BoolProperty separateUniformAlpha_
 
FloatProperty uniformAlpha_
 
OptionProperty< ShadingMode > shadingMode_
 
BoolProperty showEdges_
 
FloatVec3Property edgeColor_
 
FloatProperty edgeOpacity_
 
HatchingSettings hatching_
 
FaceSettingsfrontPart_ {}
 
bool lastOpaque_ {}
 

Detailed Description

The render settings per face. faceSettings_[0]=front face, faceSettings_[1]=back face.


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