MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::RayOrigin< T > Struct Template Reference

#include <MRRayBoxIntersection.h>

Public Member Functions

 RayOrigin (const Vector3< T > &ro)
 

Public Attributes

MR_BIND_IGNORE Vector3< T > p
 This is hidden to match the specialization below.
 

Constructor & Destructor Documentation

◆ RayOrigin()

template<typename T >
MR::RayOrigin< T >::RayOrigin ( const Vector3< T > & ro)
inline

Member Data Documentation

◆ p

template<typename T >
MR_BIND_IGNORE Vector3<T> MR::RayOrigin< T >::p

This is hidden to match the specialization below.


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