Panda3D
Loading...
Searching...
No Matches
Classes | Macros
maxToEggConverter.h File Reference

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

Go to the source code of this file.

Classes

class  MaxToEggConverter
 This class supervises the construction of an EggData structure from a Max model. More...
 

Macros

#define MTEC   Logger::ST_MAP_ME_TO_APP_SPECIFIC_SYSTEM4
 
#define null   0
 
#define PHYSIQUE_CLASSID   Class_ID(PHYSIQUE_CLASS_ID_A, PHYSIQUE_CLASS_ID_B)
 

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
Corey Revilla and Ken Strickland
Date
2003-06-22 from mayaToEggConverter.cxx created by drose (10Nov99)

Definition in file maxToEggConverter.h.

Macro Definition Documentation

◆ MTEC

#define MTEC   Logger::ST_MAP_ME_TO_APP_SPECIFIC_SYSTEM4

Definition at line 22 of file maxToEggConverter.h.

◆ null

#define null   0

Definition at line 26 of file maxToEggConverter.h.

◆ PHYSIQUE_CLASSID

#define PHYSIQUE_CLASSID   Class_ID(PHYSIQUE_CLASS_ID_A, PHYSIQUE_CLASS_ID_B)

Definition at line 27 of file maxToEggConverter.h.