Panda3D
Loading...
Searching...
No Matches
Typedefs
numeric_types.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "dtoolbase.h"
#include <stdint.h>

Go to the source code of this file.

Typedefs

typedef float PN_float32
 
typedef double PN_float64
 
typedef float PN_stdfloat
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-06-06

Definition in file numeric_types.h.

Typedef Documentation

◆ PN_float32

typedef float PN_float32

Definition at line 25 of file numeric_types.h.

◆ PN_float64

typedef double PN_float64

Definition at line 24 of file numeric_types.h.

◆ PN_stdfloat

typedef float PN_stdfloat

Definition at line 29 of file numeric_types.h.