Open CASCADE Technology  7.0.0
Public Types | Static Public Member Functions

BVH::BoxMinMax< T, 2 > Struct Template Reference

#include <BVH_Box.hxx>

Public Types

typedef BVH::VectorType< T, 2 >::Type BVH_VecNt
 

Static Public Member Functions

static void CwiseMin (BVH_VecNt &theVec1, const BVH_VecNt &theVec2)
 
static void CwiseMax (BVH_VecNt &theVec1, const BVH_VecNt &theVec2)
 

Member Typedef Documentation

template<class T >
typedef BVH::VectorType<T, 2>::Type BVH::BoxMinMax< T, 2 >::BVH_VecNt

Member Function Documentation

template<class T >
static void BVH::BoxMinMax< T, 2 >::CwiseMax ( BVH_VecNt theVec1,
const BVH_VecNt theVec2 
)
inlinestatic
template<class T >
static void BVH::BoxMinMax< T, 2 >::CwiseMin ( BVH_VecNt theVec1,
const BVH_VecNt theVec2 
)
inlinestatic

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