Stg::Ray Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

 Ray ()
 Ray (const Model *mod, const Pose &origin, const stg_meters_t range, const stg_ray_test_func_t func, const void *arg, const bool ztest)

Public Attributes

const void * arg
stg_ray_test_func_t func
const Modelmod
Pose origin
stg_meters_t range
bool ztest

Detailed Description

Definition at line 698 of file stage.hh.


Constructor & Destructor Documentation

Stg::Ray::Ray ( const Model mod,
const Pose origin,
const stg_meters_t  range,
const stg_ray_test_func_t  func,
const void *  arg,
const bool  ztest 
) [inline]

Definition at line 701 of file stage.hh.

Stg::Ray::Ray (  )  [inline]

Definition at line 705 of file stage.hh.


Member Data Documentation

const void* Stg::Ray::arg

Definition at line 712 of file stage.hh.

Definition at line 711 of file stage.hh.

Definition at line 708 of file stage.hh.

Definition at line 709 of file stage.hh.

Definition at line 710 of file stage.hh.

Definition at line 713 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:40 2013