vsg 1.1.10
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::StateInfo Struct Reference

StateInfo struct provides state related settings supported by Builder. More...

#include <Builder.h>

Collaboration diagram for vsg::StateInfo:

Public Member Functions

bool operator< (const StateInfo &rhs) const

Public Attributes

bool lighting = true
bool two_sided = false
bool blending = false
bool greyscale = false
bool wireframe = false
 greyscale image
bool instance_colors_vec4 = true
bool instance_positions_vec3 = false
bool billboard = false
ref_ptr< Dataimage
ref_ptr< DatadisplacementMap
ref_ptr< DescriptorSetLayoutviewDescriptorSetLayout

Detailed Description

StateInfo struct provides state related settings supported by Builder.


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