GARIndexTriangle
Struct to hold indices that represent a triangle.
Triangle indices are in counter clockwise winding order.
Summary
Public attributes |
|
---|---|
indices[3]
|
uint32_t
The three indices that make up a triangle.
|
Public attributes
indices
uint32_t GARIndexTriangle::indices[3]
The three indices that make up a triangle.