Public Attributes | List of all members
mvsim::ModelsCache::Options Struct Reference

#include <ModelsCache.h>

Public Attributes

mrpt::img::TColor modelColor = mrpt::img::TColor::white()
 
std::string modelCull = "NONE"
 
float splitSize = .0f
 

Detailed Description

Definition at line 21 of file ModelsCache.h.

Member Data Documentation

◆ modelColor

mrpt::img::TColor mvsim::ModelsCache::Options::modelColor = mrpt::img::TColor::white()

Definition at line 23 of file ModelsCache.h.

◆ modelCull

std::string mvsim::ModelsCache::Options::modelCull = "NONE"

Definition at line 24 of file ModelsCache.h.

◆ splitSize

float mvsim::ModelsCache::Options::splitSize = .0f

See mrpt::opengl::CAssimpModel::split_triangles_rendering_bbox(). Default (0)=disabled. Any other value, split the model into voxels of this size to help sorting triangles by depth so semitransparent meshes are rendered correctly.

Definition at line 30 of file ModelsCache.h.


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


mvsim
Author(s):
autogenerated on Wed May 28 2025 02:13:09