Minetest  5.4.0
FastFace Struct Reference
+ Collaboration diagram for FastFace:

Public Attributes

TileSpec tile
 
video::S3DVertex vertices [4]
 
bool vertex_0_2_connected
 

Member Data Documentation

◆ tile

TileSpec FastFace::tile

Referenced by makeFastFace().

◆ vertex_0_2_connected

bool FastFace::vertex_0_2_connected

The face is divided into two triangles. If this is true, vertices 0 and 2 are connected, othervise vertices 1 and 3 are connected.

Referenced by makeFastFace().

◆ vertices

video::S3DVertex FastFace::vertices[4]

Referenced by makeFastFace().


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