nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
TrnNWN2WalkmeshPayload.IslandPathNode
nwn
trn
trn
TrnNWN2WalkmeshPayload
Undocumented in source.
struct
Header
Header
header
;
Members
Variables
_padding
uint16_t
_padding
;
Undocumented in source.
next
uint16_t
next
;
Next island index to go to
weight
float
weight
;
Distance to
next
island.
Meta
Source
See Implementation
nwn
trn
trn
TrnNWN2WalkmeshPayload
constructors
this
functions
bake
buildEdges
dump
findIslandsPath
removeTriangles
serialize
serializeUncompressed
setFootstepSounds
setGenericMesh
toGenericMesh
translateIndices
validate
structs
Edge
Header
Island
IslandPathNode
Tile
Triangle
unions
Vertex
variables
edges
header
islands
islands_path_nodes
tiles
tiles_border_size
tiles_flags
tiles_grid_height
tiles_grid_width
tiles_width
triangles
vertices