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

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

#include "pandabase.h"
#include "numeric_types.h"

Go to the source code of this file.

Typedefs

typedef int64_t longlong
 
typedef unsigned char uchar
 
typedef unsigned int uint
 
typedef unsigned long ulong
 
typedef uint64_t ulonglong
 
typedef unsigned short ushort
 

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
mike
Date
1997-01-09

Definition in file typedef.h.

Typedef Documentation

◆ longlong

typedef int64_t longlong

Definition at line 25 of file typedef.h.

◆ uchar

typedef unsigned char uchar

Definition at line 20 of file typedef.h.

◆ uint

typedef unsigned int uint

Definition at line 22 of file typedef.h.

◆ ulong

typedef unsigned long ulong

Definition at line 23 of file typedef.h.

◆ ulonglong

typedef uint64_t ulonglong

Definition at line 26 of file typedef.h.

◆ ushort

typedef unsigned short ushort

Definition at line 21 of file typedef.h.