nCine/Graphics/RHI/PVR/PvrVertexFormat.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.
namespace nCine::RHI
Render Hardware Interface — compile-time-selectable graphics backend abstraction.
namespace nCine::RHI::PVR

Classes

class nCine::RHI::PVR::PvrVertexFormat
Vertex layout description of the PVR backend (aliased as RHI::VertexFormat).
class nCine::RHI::PVR::PvrVertexFormat::Attribute
A single vertex attribute within a vertex format.
class nCine::RHI::PVR::PvrVertexArray
Vertex array object stub of the PVR backend (aliased as RHI::VertexArray).