CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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 333 of file GsNode.h.

Member Enumeration Documentation

◆ ContextType

Enumerator
kForMemoryLimit 
kForDrawOrder 

Definition at line 335 of file GsNode.h.

Member Data Documentation

◆ contextType

ContextType OdGsNode::UpdateManagerContext::contextType

Definition at line 340 of file GsNode.h.

◆ pView

OdGsViewImpl* OdGsNode::UpdateManagerContext::pView

Definition at line 341 of file GsNode.h.


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