Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

Verticals.h

00001 //
00002 // Copyright (c) 2005 by Tech Soft 3D, LLC.
00003 // The information contained herein is confidential and proprietary to
00004 // Tech Soft 3D, LLC., and considered a trade secret as defined under
00005 // civil and criminal statutes.  Tech Soft 3D shall pursue its civil
00006 // and criminal remedies in the event of unauthorized use or misappropriation
00007 // of its trade secrets.  Use of this information by anyone other than
00008 // authorized employees of Tech Soft 3D, LLC. is granted only under a
00009 // written non-disclosure agreement, expressly prescribing the scope and
00010 // manner of such use.
00011 //
00012 // $Id: 3b27b58a801e8335dc1ec5806c57a07dcfad899d $
00013 //
00014 #ifndef _Verticals_H
00015 #define _Verticals_H
00016 
00017 #ifdef H_PACK_8
00018 #pragma pack(push)
00019 #pragma pack(8)
00020 #endif
00021 
00022 #ifdef H_PACK_8
00023 #pragma pack(pop)
00024 #endif
00025 
00026 #endif
00027 
00028