Public Member Functions | Public Attributes | List of all members
RAY Struct Reference

#include <math.h>

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

Vector RAY::dir

Definition at line 635 of file math.h.

Vector RAY::pos

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 Mon May 3 2021 03:03:00