DHART
Loading...
Searching...
No Matches
nanort::Ray< T > Class Template Reference

#include <nanort.h>

+ Collaboration diagram for nanort::Ray< T >:

Public Member Functions

 Ray ()
 

Public Attributes

org [3]
 
dir [3]
 
min_t
 
max_t
 
unsigned int type
 

Detailed Description

template<typename T = float>
class nanort::Ray< T >

Definition at line 481 of file nanort.h.

Constructor & Destructor Documentation

◆ Ray()

template<typename T = float>
nanort::Ray< T >::Ray ( )
inline

Definition at line 483 of file nanort.h.

References nanort::Ray< T >::dir, and nanort::Ray< T >::org.

Member Data Documentation

◆ dir

◆ max_t

◆ min_t

◆ org

◆ type

template<typename T = float>
unsigned int nanort::Ray< T >::type

Definition at line 499 of file nanort.h.


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