#include <CeresEngine/Mesh/Generator/PathVertex.hpp>
◆ PathVertex()
| CeresEngine::MeshGenerator::PathVertex::PathVertex |
( |
| ) |
|
|
inline |
◆ binormal()
| Vector3 CeresEngine::MeshGenerator::PathVertex::binormal |
( |
| ) |
const |
|
inlinenoexcept |
◆ normal
| Vector3 CeresEngine::MeshGenerator::PathVertex::normal |
Unit length vector perpendicular to the path at this point.
Also the x-axis of the path coordinate system at this point.
◆ position
| Vector3 CeresEngine::MeshGenerator::PathVertex::position |
◆ tangent
| Vector3 CeresEngine::MeshGenerator::PathVertex::tangent |
Unit length vector parallel to the path at this point.
Also the z-axis of the path at this point.
◆ texCoord
| double CeresEngine::MeshGenerator::PathVertex::texCoord |
The documentation for this class was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Mesh/Generator/PathVertex.hpp