| Name | Description |
---|
 | FoundTransition(FoundTransition) |
Copy constructor.
|
 | FoundTransition(dvec3, Double, dvec3) |
Constructs a transition based on the given point and an angle.
|
 | FoundTransition(Point, Point, dvec3) |
Constructs the transition with the given points, sets z value to 0.
|
 | FoundTransition(dvec2, dvec2, dvec2, dvec3) |
Constructs a transition based on the given two end points and the
transition point.
|
 | FoundTransition(dvec3, dvec3, dvec3, Int32) |
Constructs the transition. Its point will be by default in the
middle of the two given points
|