Open CASCADE Technology 7.8.1
BVH::BoxMinMax< T, 2 > Struct Template Reference

#include <BVH_Box.hxx>

Public Types

typedef BVH::VectorType< T, 2 >::Type BVH_VecNt
 
typedef BVH::VectorType< T, N >::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)
 
static void CwiseMin (BVH_VecNt &theVec1, const BVH_VecNt &theVec2)
 
static void CwiseMax (BVH_VecNt &theVec1, const BVH_VecNt &theVec2)
 

Member Typedef Documentation

◆ BVH_VecNt [1/2]

typedef BVH::VectorType<T,N>::Type BVH::BoxMinMax< T, N >::BVH_VecNt

◆ BVH_VecNt [2/2]

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

Member Function Documentation

◆ CwiseMax() [1/2]

static void BVH::BoxMinMax< T, N >::CwiseMax ( BVH_VecNt & theVec1,
const BVH_VecNt & theVec2 )
inlinestatic

◆ CwiseMax() [2/2]

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

◆ CwiseMin() [1/2]

static void BVH::BoxMinMax< T, N >::CwiseMin ( BVH_VecNt & theVec1,
const BVH_VecNt & theVec2 )
inlinestatic

◆ CwiseMin() [2/2]

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: