Panda3D
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
QtessGlobals Class Reference

Simply used as a namespace to scope some global variables for this program, set from the command line. More...

#include "qtessGlobals.h"

Static Public Attributes

static bool _auto_distribute = false
 
static bool _auto_place = false
 
static double _curvature_ratio = 5.0
 
static bool _respect_egg = false
 

Detailed Description

Simply used as a namespace to scope some global variables for this program, set from the command line.

Definition at line 23 of file qtessGlobals.h.

Member Data Documentation

◆ _auto_distribute

bool QtessGlobals::_auto_distribute = false
static

Definition at line 26 of file qtessGlobals.h.

◆ _auto_place

bool QtessGlobals::_auto_place = false
static

Definition at line 25 of file qtessGlobals.h.

◆ _curvature_ratio

double QtessGlobals::_curvature_ratio = 5.0
static

Definition at line 27 of file qtessGlobals.h.

◆ _respect_egg

bool QtessGlobals::_respect_egg = false
static

Definition at line 28 of file qtessGlobals.h.


The documentation for this class was generated from the following files: