Public Member Functions | Public Attributes
RAY Struct Reference

#include <math.h>

List of all members.

Public Member Functions

 RAY ()
 RAY (const Vector &_pos, const Vector &_dir)

Public Attributes

Vector dir
Vector pos

Detailed Description

Definition at line 631 of file math.h.


Constructor & Destructor Documentation

RAY::RAY ( ) [inline]

Definition at line 633 of file math.h.

RAY::RAY ( const Vector _pos,
const Vector _dir 
) [inline]

Definition at line 634 of file math.h.


Member Data Documentation

Definition at line 635 of file math.h.

Definition at line 635 of file math.h.


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


checkerboard_detector
Author(s): Rosen Diankov (rdiankov@cs.cmu.edu)
autogenerated on Wed Sep 16 2015 04:37:41