Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::IndexedUIntBuffer Member List

This is the complete list of members for ph::IndexedUIntBuffer, including all inherited members.

allocate(std::size_t numUInts)ph::IndexedUIntBuffer
declareUIntFormat(std::size_t numBitsPerUInt)ph::IndexedUIntBuffer
declareUIntFormat()ph::IndexedUIntBufferinline
declareUIntFormatByMaxValue(uint64 maxValue)ph::IndexedUIntBuffer
getData()ph::IndexedUIntBufferinline
getData() constph::IndexedUIntBufferinline
getMaxAllowedValue() constph::IndexedUIntBufferinline
getUInt(std::size_t index) constph::IndexedUIntBufferinline
IndexedUIntBuffer()ph::IndexedUIntBuffer
isAllocated() constph::IndexedUIntBufferinline
memoryUsage() constph::IndexedUIntBufferinline
numUInts() constph::IndexedUIntBufferinline
setUInt(std::size_t index, IntegerType value)ph::IndexedUIntBufferinline
setUInts(const ValueType *values, std::size_t numValues, std::size_t dstBeginValueIndex=0)ph::IndexedUIntBufferinline
setUInts(const std::byte *srcBytes, std::size_t numBytes, std::size_t dstOffset=0)ph::IndexedUIntBuffer