Macros | Functions
blockgroup.cc File Reference
#include "stage.hh"
#include "worldfile.hh"
#include <cmath>
#include <libgen.h>
#include <limits.h>
#include <limits>
Include dependency graph for blockgroup.cc:

Go to the source code of this file.

Macros

#define ENSURE_NOT_ZERO(x)
 

Functions

static void combineCallback (GLdouble coords[3], GLdouble **, GLfloat *, GLdouble **new_vertex)
 
static void errorCallback (GLenum errorCode)
 

Macro Definition Documentation

◆ ENSURE_NOT_ZERO

#define ENSURE_NOT_ZERO (   x)
Value:
((std::fabs(x) >= std::numeric_limits<double>::epsilon()) \
? (x) \
: std::numeric_limits<double>::epsilon())

Function Documentation

◆ combineCallback()

static void combineCallback ( GLdouble  coords[3],
GLdouble **  ,
GLfloat *  ,
GLdouble **  new_vertex 
)
static

Definition at line 163 of file blockgroup.cc.

◆ errorCallback()

static void errorCallback ( GLenum  errorCode)
static

Definition at line 154 of file blockgroup.cc.



stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Feb 28 2022 23:48:56