nCine/Graphics/RHI/GXM/GxmVertexFormat.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::GXM

Classes

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