Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::TileRing::Adjacency Struct Reference

#include <TileRing.h>

Public Attributes

F32 neighbourMinusX = 1.f
 
F32 neighbourMinusY = 1.f
 
F32 neighbourPlusX = 1.f
 
F32 neighbourPlusY = 1.f
 

Detailed Description

Definition at line 78 of file TileRing.h.

Member Data Documentation

◆ neighbourMinusX

F32 Divide::TileRing::Adjacency::neighbourMinusX = 1.f

Definition at line 82 of file TileRing.h.

◆ neighbourMinusY

F32 Divide::TileRing::Adjacency::neighbourMinusY = 1.f

Definition at line 83 of file TileRing.h.

◆ neighbourPlusX

F32 Divide::TileRing::Adjacency::neighbourPlusX = 1.f

Definition at line 84 of file TileRing.h.

◆ neighbourPlusY

F32 Divide::TileRing::Adjacency::neighbourPlusY = 1.f

Definition at line 85 of file TileRing.h.


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