HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_RTreeBox.h File Reference
#include "UT_Vector3.h"
#include "UT_BoundingBox.h"
#include "UT_Format.h"
#include <type_traits>
+ Include dependency graph for UT_RTreeBox.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UT_BoxCT
 
class  UT_BoxT< FT >
 
class  UT_BoxT< FT >
 
struct  UT::FT_Least< FT >
 
struct  UT::FT_Greatest< FT >
 
struct  UT::AssignCopyFT3< FT, a >
 
struct  UT::AssignCopyFT3< FT, true >
 
struct  UT::AssignCopyFT3< FT, false >
 
struct  UT::AssignCoordinatesFT3< FT, a >
 
struct  UT::AssignCoordinatesFT3< FT, true >
 
struct  UT::AssignCoordinatesFT3< FT, false >
 

Namespaces

 UT
 

Functions

template<typename FT >
void setEmpty (UT_BoxT< FT > &t)
 
template<typename FT >
size_t format (char *buffer, size_t buffer_size, const UT_BoxT< FT > &a)
 

Function Documentation

template<typename FT >
size_t format ( char *  buffer,
size_t  buffer_size,
const UT_BoxT< FT > &  a 
)

Definition at line 175 of file UT_RTreeBox.h.

template<typename FT >
void setEmpty ( UT_BoxT< FT > &  t)
inline