Panda3D
Loading...
Searching...
No Matches
Macros
version.h File Reference

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

Go to the source code of this file.

Macros

#define PANDA_VERSION_BUILDSUBSUBVERSION   1
 
#define PANDA_VERSION_BUILDSUBSUBVERSION_STR   "1"
 
#define PANDA_VERSION_BUILDSUBVERSION   0
 
#define PANDA_VERSION_BUILDSUBVERSION_STR   "0"
 
#define PANDA_VERSION_MAJOR   0
 
#define PANDA_VERSION_MAJOR_STR   "0"
 
#define PANDA_VERSION_MINOR   0
 
#define PANDA_VERSION_MINOR_STR   "0"
 

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."

Definition in file version.h.

Macro Definition Documentation

◆ PANDA_VERSION_BUILDSUBSUBVERSION

#define PANDA_VERSION_BUILDSUBSUBVERSION   1

Definition at line 17 of file version.h.

◆ PANDA_VERSION_BUILDSUBSUBVERSION_STR

#define PANDA_VERSION_BUILDSUBSUBVERSION_STR   "1"

Definition at line 22 of file version.h.

◆ PANDA_VERSION_BUILDSUBVERSION

#define PANDA_VERSION_BUILDSUBVERSION   0

Definition at line 16 of file version.h.

◆ PANDA_VERSION_BUILDSUBVERSION_STR

#define PANDA_VERSION_BUILDSUBVERSION_STR   "0"

Definition at line 21 of file version.h.

◆ PANDA_VERSION_MAJOR

#define PANDA_VERSION_MAJOR   0

Definition at line 14 of file version.h.

◆ PANDA_VERSION_MAJOR_STR

#define PANDA_VERSION_MAJOR_STR   "0"

Definition at line 19 of file version.h.

◆ PANDA_VERSION_MINOR

#define PANDA_VERSION_MINOR   0

Definition at line 15 of file version.h.

◆ PANDA_VERSION_MINOR_STR

#define PANDA_VERSION_MINOR_STR   "0"

Definition at line 20 of file version.h.