Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
PbBasic.h File Reference
#include <Inventor/SbBasic.h>
#include <MeshViz/PoMeshViz.h>
#include <limits.h>

Go to the source code of this file.

Macros

#define PoINTERNAL
 
#define PPI   3.141592654f
 
#define PPIDIV2   1.570796327f
 
#define PPIDIV4   0.785398163f
 
#define PDEUXPI   6.283185307f
 
#define PSQRT2   1.414213562f
 
#define PSQRT3   1.732050808f
 

Variables

float xmax
 New Data type.
 
float ymin
 
float ymax
 
float zmin
 
float zmax
 
 Plimit3
 
 Plimit
 

Macro Definition Documentation

◆ PDEUXPI

#define PDEUXPI   6.283185307f

Definition at line 51 of file PbBasic.h.

◆ PoINTERNAL

#define PoINTERNAL

Definition at line 46 of file PbBasic.h.

◆ PPI

#define PPI   3.141592654f

Definition at line 48 of file PbBasic.h.

◆ PPIDIV2

#define PPIDIV2   1.570796327f

Definition at line 49 of file PbBasic.h.

◆ PPIDIV4

#define PPIDIV4   0.785398163f

Definition at line 50 of file PbBasic.h.

◆ PSQRT2

#define PSQRT2   1.414213562f

Definition at line 52 of file PbBasic.h.

◆ PSQRT3

#define PSQRT3   1.732050808f

Definition at line 53 of file PbBasic.h.

Variable Documentation

◆ Plimit

Plimit

Definition at line 72 of file PbBasic.h.

◆ Plimit3

Plimit3

Definition at line 65 of file PbBasic.h.

◆ xmax

float xmax
Initial value:
{
float xmin

New Data type.

Definition at line 60 of file PbBasic.h.

◆ ymax

float ymax

Definition at line 62 of file PbBasic.h.

◆ ymin

float ymin

Definition at line 61 of file PbBasic.h.

◆ zmax

float zmax

Definition at line 64 of file PbBasic.h.

◆ zmin

float zmin

Definition at line 63 of file PbBasic.h.