Public Attributes

Ovgl::RayHit Class Reference

Used to return ray collision information. More...

#include <OvglScene.h>

List of all members.

Public Attributes

DWORD type
Ovgl::CMeshcmesh
Ovgl::Propprop
Ovgl::Actoractor
Ovgl::Vector3 loc_point
Ovgl::Vector3 ws_point

Detailed Description

Used to return ray collision information.

This class can be used to get the object that a ray is cast onto, the world space point of collision, and the local space point of collision.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables