HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_BoundingRect.h File Reference
#include "UT_API.h"
#include "UT_Assert.h"
#include "UT_Vector2.h"
#include <SYS/SYS_Math.h>
#include <iosfwd>
#include "UT_BoundingRectImpl.h"
+ Include dependency graph for UT_BoundingRect.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_BoundingRectT< T >
 

Typedefs

typedef UT_BoundingRectT< int32UT_BoundingRecti
 
typedef UT_BoundingRectT< int64UT_BoundingRectI
 
typedef UT_BoundingRectT< fprealUT_BoundingRectR
 
typedef UT_BoundingRectT
< fpreal32
UT_BoundingRectF
 
typedef UT_BoundingRectT
< fpreal64
UT_BoundingRectD
 
typedef UT_BoundingRectT< floatUT_BoundingRect
 

Functions

template<typename T >
UT_API size_t format (char *buf, size_t bufsize, const UT_BoundingRectT< T > &v)
 

Typedef Documentation

Definition at line 417 of file UT_BoundingRect.h.

Definition at line 416 of file UT_BoundingRect.h.

Definition at line 415 of file UT_BoundingRect.h.

Definition at line 412 of file UT_BoundingRect.h.

Definition at line 413 of file UT_BoundingRect.h.

Definition at line 414 of file UT_BoundingRect.h.

Function Documentation

template<typename T >
UT_API size_t format ( char *  buf,
size_t  bufsize,
const UT_BoundingRectT< T > &  v 
)