Namespace TriLibCore.Geometries
Classes
CommonGeometry
Represents a concrete implementation of IGeometry that holds vertex and face data within a CommonGeometryGroup. Multiple CommonGeometry instances can exist within a single group, each referencing a shared vertex pool.
CommonGeometryGroup
Represents a TriLib Geometry Group. A Geometry Group contains child Geometries.
GeometryGroupUtils
InterpolatedVertex
Structs
BoneWeightComparer
PointerVertexData
VertexDataIndices
Represents the mapping between Geometry elements and the Geometry Group elements.
Interfaces
IVertexData
Represents a Vertex Data. A Vertex Data contains all attributes a Unity Vertex can have.