Aspose.CAD.FileFormats.GLB.Geometry

Classes

ClassDescription
BaseBuilder
MeshBuilder<TvG>
MeshBuilder<TvG,TvM>
MeshBuilder<TvG,TvM,TvS>
MeshBuilder<TMaterial,TvG,TvM,TvS>Represents an utility class to help build meshes by adding primitives associated with a given material.
MorphTargetBuilder<TMaterial,TvG,TvS,TvM>Represents the vertex deltas of a specific morph target. UseMorphTarget
PrimitiveBuilder<TMaterial,TvG,TvM,TvS>Represents an utility class to help build mesh primitives by adding points, lines or triangles
VertexBufferColumnsRepresents a vertex buffer, where every vertex attribute is represented as a vector column.

Structures

StructureDescription
LinePrimitive<TVertex,Tmaterial>
PointPrimitive<TVertex,Tmaterial>
TrianglePrimitive<TVertex,Tmaterial>
VertexBuilder<TvG,TvM,TvS>Represents an individual vertex object.

Interfaces

InterfaceDescription
IMeshBuilder<TMaterial>Represents an utility class to help build meshes by adding primitives associated with a given material.
IMorphTargetBuilderRepresents the vertex deltas of a specific morph target. UseMorphTarget
IPrimitiveBuilder
IPrimitiveMorphTargetReader
IPrimitiveReader<TMaterial>
IVertexBuilder