candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
candlewick::MeshDataView Member List

This is the complete list of members for candlewick::MeshDataView, including all inherited members.

derived()candlewick::MeshDataBase< MeshDataView >inline
derived() constcandlewick::MeshDataBase< MeshDataView >inline
indexDatacandlewick::MeshDataView
IndexType typedefcandlewick::MeshDataView
isIndexed() constcandlewick::MeshDataBase< MeshDataView >inline
layoutcandlewick::MeshDataView
MeshDataView(const MeshData &meshData)candlewick::MeshDataViewexplicit
MeshDataView(SDL_GPUPrimitiveType primitiveType, std::span< const V > vertices, std::span< const IndexType > indices={})candlewick::MeshDataView
MeshDataView(SDL_GPUPrimitiveType primitiveType, const V(&vertices)[N], const IndexType(&indices)[M])candlewick::MeshDataView
MeshDataView(SDL_GPUPrimitiveType primitiveType, const MeshLayout &layout, std::span< const char > vertices, std::span< const IndexType > indices={})candlewick::MeshDataView
numIndices() constcandlewick::MeshDataBase< MeshDataView >inline
numVertices() constcandlewick::MeshDataBase< MeshDataView >inline
primitiveTypecandlewick::MeshDataView
toOwned() constcandlewick::MeshDataView
vertexDatacandlewick::MeshDataView