OpenVDB  11.0.0
Classes | Namespaces | Functions
Ray.h File Reference
#include "Math.h"
#include "Vec3.h"
#include "Transform.h"
#include <algorithm>
#include <iostream>
#include <limits>

Go to the source code of this file.

Classes

class  Ray< RealT >
 
struct  Ray< RealT >::TimeSpan
 

Namespaces

 openvdb
 
 openvdb::v11_0
 
 openvdb::v11_0::math
 

Functions

template<typename RealT >
std::ostream & operator<< (std::ostream &os, const Ray< RealT > &r)
 Output streaming of the Ray class. More...