Visual Computing Library
Loading...
Searching...
No Matches
Public Types
|
List of all members
vcl::ReadBufferTypes Struct Reference
Public Types
using
FloatData
= std::vector<
float
>
using
ByteData
= std::vector<
uint8_t
>
using
ReadData
= std::variant< FloatData, ByteData >
using
CallbackReadBuffer
= std::function<
void
(
const
ReadData &)>
The documentation for this struct was generated from the following file:
vclib/render/include/vclib/render/
read_buffer_types.h
vcl
ReadBufferTypes
Generated by
1.9.8