TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum Tinman.Shape.Type

Short Name:
  • enum Shape.Type

Enumeration of shape types.

Items

The following table lists all iemts of this enum type, including their string tags (if defined).

Enumeration Item
Unknown  

The shape type is unknown and thus invalid.

Implicit  

The shape is defined implicitly by its distance field.

Points  

The shape is a point soup.

Graph  

The shape is a graph of connected line segments.

Polygon  

The shape is a polygon, i.e. it has one ore more contours, each defined by a polyline.

Mesh  

The shape is a mesh of connected triangles.

Usages

The following table shows all usages of this config type.

Used By: