Panda3D
Functions | Variables
maxEgg.cxx File Reference
#include "maxEgg.h"

Go to the source code of this file.

Functions

 __declspec (dllexport) const TCHAR *LibDescription()
 
BOOL WINAPI DllMain (HINSTANCE hinstDLL, ULONG fdwReason, LPVOID lpvReserved)
 
ClassDesc * GetMaxEggPluginDesc ()
 
TCHAR * GetString (int id)
 
INT_PTR CALLBACK MaxEggPluginOptionsDlgProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
 

Variables

int controlsInit = FALSE
 
HINSTANCE hInstance
 
const double meshVerts [252][3]
 

Detailed Description

Author
Steven "Sauce" Osman
Date
2003-01
Author
Ken Strickland
Date
2003-02-25

This file implements the classes that are used in the Panda 3D file exporter for 3D Studio Max.

Definition in file maxEgg.cxx.