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

#include <CompileManager.h>

Collaboration diagram for vsg::CompileResult:

Public Member Functions

 operator bool () const noexcept
void reset ()
void add (const CompileResult &cr)
bool requiresViewerUpdate () const

Public Attributes

int result = VK_INCOMPLETE
std::string message
uint32_t maxSlot = 0
bool containsPagedLOD = false
ResourceRequirements::Views views
ResourceRequirements::DynamicData dynamicData

Detailed Description

CompileResult struct encapsulates the results of compile traversal. Used to help guide further operations done with the compiled subgraph.


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