SbRotation Constructor |
Name | Description | |
---|---|---|
SbRotation(Single) |
Constructor for rotation.
| |
SbRotation(SbMatrix) |
Constructor for rotation.
| |
SbRotation(SbMatrix) |
Constructor for rotation.
| |
SbRotation(SbVec3f, SbVec3f) |
Constructors for rotation. The rotateFrom/To constructor defines rotation
that rotates from one vector into another. The rotateFrom
and rotateTo vectors are normalized by the constructor
before calculating the rotation.
| |
SbRotation(SbVec3f, Single) |
Constructor for rotation.
| |
SbRotation(SbVec3f, SbVec3f) |
Constructors for rotation. The rotateFrom/To constructor defines rotation
that rotates from one vector into another. The rotateFrom
and rotateTo vectors are normalized by the constructor
before calculating the rotation.
| |
SbRotation(SbVec3f, Single) |
Constructor for rotation.
| |
SbRotation(Single, Single, Single, Single) |
Constructor for rotation.
|