YourGameLib
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
yourgame::util::RayTestResult Class Reference

Represents the result of a ray test. More...

#include <physenv.h>

Collaboration diagram for yourgame::util::RayTestResult:
Collaboration graph
[legend]

Public Member Functions

 RayTestResult (RigidBody *rigidBody)
 

Public Attributes

RigidBodym_rigidBody
 

Detailed Description

Represents the result of a ray test.

Constructor & Destructor Documentation

◆ RayTestResult()

yourgame::util::RayTestResult::RayTestResult ( RigidBody rigidBody)
inline

Member Data Documentation

◆ m_rigidBody

RigidBody* yourgame::util::RayTestResult::m_rigidBody

The documentation for this class was generated from the following file: