Cogs.Core
Public Attributes | List of all members
Cogs::IntrusiveNode Struct Reference
Inheritance diagram for Cogs::IntrusiveNode:
Cogs::Core::TerrainProvider::Request

Public Attributes

IntrusiveNodenext = nullptr
 
IntrusiveNodeprev = nullptr
 

Detailed Description

Definition at line 8 of file IntrusiveList.h.

Member Data Documentation

◆ next

IntrusiveNode* Cogs::IntrusiveNode::next = nullptr

Definition at line 10 of file IntrusiveList.h.

◆ prev

IntrusiveNode* Cogs::IntrusiveNode::prev = nullptr

Definition at line 11 of file IntrusiveList.h.


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