Tramway SDK
Public Attributes | List of all members
tram::NavmeshNode Struct Reference

#include <navmesh.h>

Public Attributes

node_id_t next
 
node_id_t prev
 
node_id_t left
 
node_id_t right
 
vec3 position
 

Member Data Documentation

◆ left

node_id_t tram::NavmeshNode::left

◆ next

node_id_t tram::NavmeshNode::next

◆ position

vec3 tram::NavmeshNode::position

◆ prev

node_id_t tram::NavmeshNode::prev

◆ right

node_id_t tram::NavmeshNode::right

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