#include <TileRing.h>
Definition at line 75 of file TileRing.h.
◆ TileRing()
Divide::TileRing::TileRing |
( |
I32 |
holeWidth, |
|
|
I32 |
outerWidth, |
|
|
F32 |
tileSize |
|
) |
| |
|
explicitnoexcept |
◆ AssignNeighbourSizes()
void Divide::TileRing::AssignNeighbourSizes |
( |
I32 |
x, |
|
|
I32 |
y, |
|
|
Adjacency * |
pAdj |
|
) |
| const |
|
privatenoexcept |
◆ createInstanceDataVB()
◆ InRing()
bool Divide::TileRing::InRing |
( |
I32 |
x, |
|
|
I32 |
y |
|
) |
| const |
|
privatenoexcept |
◆ PROPERTY_R() [1/2]
Divide::TileRing::PROPERTY_R |
( |
F32 |
, |
|
|
tileSize |
, |
|
|
1. |
f |
|
) |
| |
◆ PROPERTY_R() [2/2]
Divide::TileRing::PROPERTY_R |
( |
I32 |
, |
|
|
tileCount |
, |
|
|
0 |
|
|
) |
| |
◆ _holeWidth
const I32 Divide::TileRing::_holeWidth = 0 |
|
private |
◆ _outerWidth
const I32 Divide::TileRing::_outerWidth = 0 |
|
private |
◆ _ringWidth
const I32 Divide::TileRing::_ringWidth = 0 |
|
private |
The documentation for this class was generated from the following files:
- G:/Divide-Framework/Source/Environment/Terrain/Headers/TileRing.h
- G:/Divide-Framework/Source/Environment/Terrain/TileRing.cpp