◆ IndirectBuffer()
vcl::IndirectBuffer::IndirectBuffer |
( |
| ) |
|
|
default |
◆ create()
void vcl::IndirectBuffer::create |
( |
uint |
num | ) |
|
|
inline |
Creates the indirect buffer with the given number of indirect calls.
If the buffer is already created (isValid() returns true
), it is destroyed and a new one is created.
- Parameters
-
[in] | num | the number of indirect calls. |
◆ handle()
bgfx::IndirectBufferHandle vcl::IndirectBuffer::handle |
( |
| ) |
const |
|
inline |
Returns the handle of the indirect buffer.
- Returns
- the handle of the indirect buffer.
The documentation for this class was generated from the following file: