Vector3f
defines a Vector for a three float value tuple. Vector3f
can represent any three dimensional value, such as a vertex, a normal, etc. Utility methods are also included to aid in mathematical calculations.
@author Mark Powell
@author Joshua Slack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|