candlewick
0.1.0
A renderer
Loading...
Searching...
No Matches
Plane.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
../utils/MeshDataView.h
"
4
5
namespace
candlewick
{
6
8
MeshDataView
loadPlane
();
9
11
MeshData
loadPlaneTiled
(
float
scale, Uint32 xrepeat, Uint32 yrepeat,
12
bool
centered =
true
);
13
14
}
// namespace candlewick
MeshDataView.h
candlewick::MeshData
A class to store type-erased vertex data and index data.
Definition
MeshData.h:33
candlewick::loadPlaneTiled
MeshData loadPlaneTiled(float scale, Uint32 xrepeat, Uint32 yrepeat, bool centered=true)
candlewick::loadPlane
MeshDataView loadPlane()
candlewick
Definition
Camera.h:8
candlewick::MeshDataView
Definition
MeshDataView.h:7
src
candlewick
primitives
Plane.h
Generated by
1.13.2