nCine/Graphics/RHI/GX/GxVertexFormat.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::GX

Classes

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