Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HMS Core
Class Info |
|---|
class NodeFG A node class in the FrameGraph directed acyclic graph. |
Constructor Name |
|---|
NodeFG(DirectedAcyclicGraph& daGraph) A constructor. |
Destructor Name |
|---|
virtual ~NodeFG() A destructor. |
Qualifier and Type |
Method Name and Description |
|---|---|
| Obtains the reference count. |
|
bool |
IsCulled() Whether culling is performed.
|
Constructor |
|---|
NodeFG(DirectedAcyclicGraph& daGraph) A constructor. |
Parameters
Name |
Description |
|---|---|
daGraph |
Directed acyclic graph. |
Destructor |
|---|
~NodeFG() A destructor. |
Method |
|---|
u32 GetRefCount() Obtains the reference count. |
Returns
Type |
Description |
|---|---|
u32 |
Reference count. |
Method |
|---|
bool IsCulled() Checks whether culling is performed. |
Returns
Type |
Description |
|---|---|
bool |
Whether culling is performed.
|
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.