ResParameter struct
Public functions
- auto ptr() const -> ResParameterData*
- auto ptrBytes() const -> u8*
- auto getParameterNameHash() const -> u32
-
template<typename T>auto getData() const -> T*
-
auto getDataSize() const -> size_
t - Get the data size in bytes.
-
template<typename T>auto copyData(T* out) const -> bool
-
auto getBufferSize() const -> size_
t
Public variables
Function documentation
size_ t agl:: utl:: ResParameter:: getBufferSize() const
Get the number of elements in the buffer.