|
void | Set (const std::vector< msMesh > &vMeshes, bool bNeedsNormals) |
|
virtual void | Allocate (const std::vector< msMesh > &vMeshes)=0 |
|
virtual void | Change (const std::vector< msMesh > &vMeshes)=0 |
|
virtual void | Draw (int iMeshIndex) const =0 |
|
|
auto | GetTotalVertices () const -> size_t |
|
auto | GetTotalTriangles () const -> size_t |
|
|
std::vector< MeshInfo > | m_vMeshInfo |
|
bool | m_bNeedsNormals {} |
|
bool | m_bAnyNeedsTextureMatrixScale {} |
|
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/RageUtil/Graphics/RageDisplay.h
- /home/runner/work/etterna/etterna/src/RageUtil/Graphics/RageDisplay.cpp