Public Attributes | |
PlantlikeStyle | draw_style |
v3f | offset |
float | rotate_degree |
bool | random_offset_Y |
int | face_num |
float | plant_height |
PlantlikeStyle MapblockMeshGenerator::PlantlikeData::draw_style |
Referenced by MapblockMeshGenerator::drawPlantlike().
int MapblockMeshGenerator::PlantlikeData::face_num |
Referenced by MapblockMeshGenerator::drawPlantlike(), and MapblockMeshGenerator::drawPlantlikeQuad().
v3f MapblockMeshGenerator::PlantlikeData::offset |
Referenced by MapblockMeshGenerator::drawPlantlike(), and MapblockMeshGenerator::drawPlantlikeQuad().
float MapblockMeshGenerator::PlantlikeData::plant_height |
Referenced by MapblockMeshGenerator::drawPlantlike(), and MapblockMeshGenerator::drawPlantlikeQuad().
bool MapblockMeshGenerator::PlantlikeData::random_offset_Y |
Referenced by MapblockMeshGenerator::drawPlantlike(), and MapblockMeshGenerator::drawPlantlikeQuad().
float MapblockMeshGenerator::PlantlikeData::rotate_degree |
Referenced by MapblockMeshGenerator::drawPlantlike(), and MapblockMeshGenerator::drawPlantlikeQuad().