Botcraft 1.21.4
Loading...
Searching...
No Matches
Botcraft::FaceDescriptor Struct Reference

#include <Model.hpp>

Public Member Functions

 FaceDescriptor ()
 

Public Attributes

Renderer::FaceTransformation transformations
 
Orientation orientation
 
Renderer::Face face
 
std::vector< std::string > texture_names
 
Orientation cullface_direction
 
std::vector< bool > use_tintindexes
 

Detailed Description

Definition at line 21 of file Model.hpp.

Constructor & Destructor Documentation

◆ FaceDescriptor()

Botcraft::FaceDescriptor::FaceDescriptor ( )
inline

Definition at line 23 of file Model.hpp.

References texture_names, and use_tintindexes.

Member Data Documentation

◆ cullface_direction

Orientation Botcraft::FaceDescriptor::cullface_direction

Definition at line 32 of file Model.hpp.

Referenced by Botcraft::Model::Model().

◆ face

Renderer::Face Botcraft::FaceDescriptor::face

Definition at line 30 of file Model.hpp.

Referenced by Botcraft::Model::Model().

◆ orientation

Orientation Botcraft::FaceDescriptor::orientation

Definition at line 29 of file Model.hpp.

Referenced by Botcraft::Model::Model().

◆ texture_names

std::vector<std::string> Botcraft::FaceDescriptor::texture_names

Definition at line 31 of file Model.hpp.

Referenced by FaceDescriptor(), and Botcraft::Model::Model().

◆ transformations

Renderer::FaceTransformation Botcraft::FaceDescriptor::transformations

Definition at line 28 of file Model.hpp.

Referenced by Botcraft::Model::Model().

◆ use_tintindexes

std::vector<bool> Botcraft::FaceDescriptor::use_tintindexes

Definition at line 33 of file Model.hpp.

Referenced by FaceDescriptor(), and Botcraft::Model::Model().


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