|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
#include <candlewick/core/DefaultVertex.h>
Public Attributes | |
| GpuVec3 | pos |
| GpuVec3 | normal |
| GpuVec4 | color |
| GpuVec3 | tangent |
| GpuVec4 candlewick::DefaultVertex::color |
| GpuVec3 candlewick::DefaultVertex::normal |
| GpuVec3 candlewick::DefaultVertex::pos |
| GpuVec3 candlewick::DefaultVertex::tangent |