Angulos
Loading...
Searching...
No Matches
Angulos.Simulation.ObjectHierarchy Namespace Reference

Classes

 A link between two objects. More...

Enumerations

enum  LinkType { None = 0x0 , Rotation = 0x2 , Position = 0x4 , Scale = 0x8 }
 Represents a type of link between two objects. More...

Enumeration Type Documentation

◆ LinkType

Represents a type of link between two objects.

Enumerator
None 

There is no link.

Rotation 

The rotation is linked.

Position 

The position is linked.

Scale 

The scale is linked.