Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

gul_types.h File Reference

#include <cstddef>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <float.h>
#include <math.h>
#include "gul_error.h"
#include "gust_pool.h"
#include "gust_new.h"
#include "guma_sorting.h"

Go to the source code of this file.

Namespaces

namespace  gul

Defines

#define ALIGNMENT   8
#define POOL_ALIGNMENT   (ALIGNMENT > sizeof(void*) ? ALIGNMENT : sizeof(void*))
#define GULAPI
#define LL(i)   i##LL


Define Documentation

#define ALIGNMENT   8
 

Definition at line 47 of file gul_types.h.

#define GULAPI
 

Definition at line 79 of file gul_types.h.

Referenced by guar::rational::calc_bounds(), gul::debug_streambuf::debug_streambuf(), guar::rational::denominator(), guar::rational::div_mod(), guma::kdnnrec::dump(), guar::rational::dump(), guma::rkdtree_base::dump_statistics(), guma::rkdtree_base::dump_tree(), gunu::bezier_ninfo::evaluate(), guar::rational::get_bounds(), guar::rational::get_copy(), gul_halt(), guma::rkdtree::insert(), gunu::is_uv_point::is_uv_point(), gugr::line::line(), gunu::LinearizeCallbackData::LinearizeCallbackData(), gunu::minbbox_rec::minimize_about_z_cb(), guma::rkdtree_base::nearest_neighbors(), gunu::vertex_convert_cache::operator delete(), gugr::seg_point_info::operator delete(), guma::kdnnrec::operator=(), guar::rational::operator=(), guar::rational::rational(), guma::rkdtree::remove(), guma::rkdtree_base::split_recs(), gunu::TessCbData::TessCbData(), guar::rational::test(), gul::debug_streambuf::~debug_streambuf(), guar::rational::~rational(), guma::rkdtree_base::~rkdtree_base(), and gunu::TessInfo::~TessInfo().

#define LL      i##LL
 

Definition at line 135 of file gul_types.h.

Referenced by guma::random_des::des_random().

#define POOL_ALIGNMENT   (ALIGNMENT > sizeof(void*) ? ALIGNMENT : sizeof(void*))
 

Definition at line 48 of file gul_types.h.

Referenced by gul_halt().


Generated on Mon Jan 21 04:17:46 2002 for GUL 0.6 - Geometry Utility Library by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001