GATE
gate::apps::BlockLevelsGame::Cuboid Struct Reference

Public Member Functions

 Cuboid (Vertex const &pnt, Vertex const &dimension, Color const &borderCol, Color const &fillCol)
 
 Cuboid (Vertex const &pnt, Vertex const &dimension, void *const *texture_ids, size_t texture_count)
 

Public Attributes

Vertex point
 
Vertex dim
 
Color border
 
Color fill
 
void * textures [6]
 
uint8_t side_bits
 

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