CFx SDK Documentation  2023 SP0
Public Types | Public Attributes | List of all members
OdGsNode::UpdateManagerContext Struct Reference

#include <GsNode.h>

Public Types

enum  ContextType { kForMemoryLimit = 0 , kForDrawOrder }
 

Public Attributes

ContextType contextType
 
OdGsViewImplpView
 

Detailed Description

Definition at line 221 of file GsNode.h.

Member Enumeration Documentation

◆ ContextType

Enumerator
kForMemoryLimit 
kForDrawOrder 

Definition at line 223 of file GsNode.h.

Member Data Documentation

◆ contextType

ContextType OdGsNode::UpdateManagerContext::contextType

Definition at line 228 of file GsNode.h.

◆ pView

OdGsViewImpl* OdGsNode::UpdateManagerContext::pView

Definition at line 229 of file GsNode.h.


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