|
Essentia
2.1-beta6-dev
|
#include <types.h>
Public Member Functions | |
| BufferInfo (int size=0, int contiguous=0) | |
Public Attributes | |
| int | size |
| int | maxContiguousElements |
This class is used to retrieve information about a buffer, such as its size, phantom size, etc... It is also used to pass this information to a buffer so it can resize itself.
|
inline |
| int maxContiguousElements |
| int size |