Nameless Engine
Loading...
Searching...
No Matches
ne::VertexFormatDescription Class Reference

#include <VertexFormat.h>

Inheritance diagram for ne::VertexFormatDescription:
ne::GlslVertexFormatDescription ne::HlslVertexFormatDescription ne::MeshNodeGlslVertexFormatDescription ne::MeshNodeHlslVertexFormatDescription

Static Public Member Functions

static std::unique_ptr< VertexFormatDescriptioncreateDescription (VertexFormat type, Renderer *pRenderer)
 

Detailed Description

Base class to describe information about a vertex format.

Member Function Documentation

◆ createDescription()

std::unique_ptr< VertexFormatDescription > ne::VertexFormatDescription::createDescription ( VertexFormat  type,
Renderer pRenderer 
)
static

Creates vertex format description.

Parameters
typeType of the vertex format.
pRendererUsed renderer.
Returns
Vertex format description.

The documentation for this class was generated from the following files: