Public Member Functions | Public Attributes
OVR::Render::CollisionModel Class Reference

#include <Render_Device.h>

Inheritance diagram for OVR::Render::CollisionModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void Add (const Planef &p)
bool TestPoint (const Vector3f &p) const
bool TestRay (const Vector3f &origin, const Vector3f &norm, float &len, Planef *ph=NULL) const

Public Attributes

Array< PlanefPlanes

Detailed Description

Definition at line 322 of file Render_Device.h.


Member Function Documentation

void OVR::Render::CollisionModel::Add ( const Planef p) [inline]

Definition at line 327 of file Render_Device.h.

Definition at line 985 of file Render_Device.cpp.

bool OVR::Render::CollisionModel::TestRay ( const Vector3f origin,
const Vector3f norm,
float &  len,
Planef ph = NULL 
) const

Definition at line 996 of file Render_Device.cpp.


Member Data Documentation

Definition at line 325 of file Render_Device.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:21