Definition at line 544 of file debugdraw.cpp.
◆ createGeometry()
| GeometryHandle DebugDrawShared::createGeometry |
( |
uint32_t | _numVertices, |
|
|
const DdVertex * | _vertices, |
|
|
uint32_t | _numIndices, |
|
|
const void * | _indices, |
|
|
bool | _index32 ) |
|
inline |
◆ createSprite()
| SpriteHandle DebugDrawShared::createSprite |
( |
uint16_t | _width, |
|
|
uint16_t | _height, |
|
|
const void * | _data ) |
|
inline |
◆ destroy() [1/2]
◆ destroy() [2/2]
◆ init()
| void DebugDrawShared::init |
( |
bx::AllocatorI * | _allocator | ) |
|
|
inline |
◆ shutdown()
| void DebugDrawShared::shutdown |
( |
| ) |
|
|
inline |
◆ m_allocator
| bx::AllocatorI* DebugDrawShared::m_allocator |
◆ m_geometry
◆ m_ibh
| bgfx::IndexBufferHandle DebugDrawShared::m_ibh |
◆ m_mesh
◆ m_program
◆ m_sprite
| Sprite DebugDrawShared::m_sprite |
◆ m_texture
| bgfx::TextureHandle DebugDrawShared::m_texture |
◆ m_vbh
| bgfx::VertexBufferHandle DebugDrawShared::m_vbh |
◆ s_texColor
| bgfx::UniformHandle DebugDrawShared::s_texColor |
◆ u_params
| bgfx::UniformHandle DebugDrawShared::u_params |
The documentation for this struct was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/core/graphics/utils/debugdraw/debugdraw.cpp