Assimp
v3.1.1 (June 2014)
|
aiRay Struct Reference
Represents a ray. More...
Public Member Functions | |
aiRay () | |
aiRay (const aiVector3D &_pos, const aiVector3D &_dir) | |
aiRay (const aiRay &o) | |
Public Attributes | |
aiVector3D | dir |
aiVector3D | pos |
Position and direction of the ray. More... | |
Detailed Description
Represents a ray.
Constructor & Destructor Documentation
|
inline |
|
inline |
|
inline |
Member Data Documentation
aiVector3D aiRay::dir |
aiVector3D aiRay::pos |
Position and direction of the ray.
The documentation for this struct was generated from the following file:
Generated on Sun Feb 21 2016 19:42:29 for Assimp by 1.8.11