Initial commit
This commit is contained in:
20
Torque/SDK/lib/maxsdk40/genshape.h
Normal file
20
Torque/SDK/lib/maxsdk40/genshape.h
Normal file
@@ -0,0 +1,20 @@
|
||||
/**********************************************************************
|
||||
*<
|
||||
FILE: genshape.h
|
||||
|
||||
DESCRIPTION: Defines Generic Shape Class
|
||||
|
||||
CREATED BY: Tom Hudson
|
||||
|
||||
HISTORY: created 13 November 1995
|
||||
|
||||
*> Copyright (c) 1995, All Rights Reserved.
|
||||
**********************************************************************/
|
||||
|
||||
#ifndef __GENSHAPE__
|
||||
|
||||
#define __GENSHAPE__
|
||||
|
||||
extern CoreExport Class_ID genericShapeClassID;
|
||||
|
||||
#endif // __GENSHAPE__
|
||||
Reference in New Issue
Block a user