Gorgon
Show / Hide Table of Contents

Namespace Gorgon.Renderers.Geometry

Structs

Gorgon2DVertex

A vertex used for 2D rendering.

GorgonVertexPosColor

A vertex with a position, and UV texture coordinate.

GorgonVertexPosColorUv

A vertex with a position, diffuse color, and UV texture coordinate.

GorgonVertexPosNormColorUv

A vertex with a position, normal, diffuse color, and UV texture coordinate.

GorgonVertexPosNormColorUvTangent

A vertex with a position, normal, diffuse color, UV texture coordinate, and a tangent vector.

GorgonVertexPosNormUvTangent

A vertex with a position, normal, diffuse color, UV texture coordinate, and a tangent vector.

GorgonVertexPosUv

A vertex with a position, and UV texture coordinate.

In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author