#include <basic/geometry/geo_rangesensor/MgcRay3.h>
Collaboration diagram for MgcRay3:

Public Member Functions | |
| MgcRay3 () | |
| MgcVector3 & | Origin () | 
| const MgcVector3 & | Origin () const | 
| MgcVector3 & | Direction () | 
| const MgcVector3 & | Direction () const | 
Protected Attributes | |
| MgcVector3 | m_kOrigin | 
| MgcVector3 | m_kDirection | 
Definition at line 19 of file MgcRay3.h.
      
  | 
  
| 
 
 Definition at line 15 of file MgcRay3.inl.  | 
  
      
  | 
  
| 
 
 Definition at line 35 of file MgcRay3.inl. References m_kDirection.  | 
  
      
  | 
  
| 
 
 Definition at line 30 of file MgcRay3.inl. References m_kDirection. Referenced by Range_Sensor::AddBoxToDepthMap(), Range_Sensor::AddCylinderToDepthMap(), MgcFindIntersection(), MgcFindIntersection2(), MgcSqrDistance(), and MgcTestIntersection().  | 
  
      
  | 
  
| 
 
 Definition at line 25 of file MgcRay3.inl. References m_kOrigin.  | 
  
      
  | 
  
| 
 
 Definition at line 20 of file MgcRay3.inl. References m_kOrigin. Referenced by Range_Sensor::AddBoxToDepthMap(), Range_Sensor::AddCylinderToDepthMap(), MgcFindIntersection(), MgcFindIntersection2(), MgcSqrDistance(), and MgcTestIntersection().  | 
  
      
  | 
  
| 
 
 Definition at line 33 of file MgcRay3.h. Referenced by Direction().  | 
  
      
  | 
  
| 
 
 Definition at line 32 of file MgcRay3.h. Referenced by Origin().  | 
  
 1.4.6-NO