Files
opennurbs/opennurbs_wip.h
2025-04-02 09:33:17 -07:00

23 lines
725 B
C

//
// Copyright (c) 1993-2022 Robert McNeel & Associates. All rights reserved.
// OpenNURBS, Rhinoceros, and Rhino3D are registered trademarks of Robert
// McNeel & Associates.
//
// THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
// ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF
// MERCHANTABILITY ARE HEREBY DISCLAIMED.
//
// For complete openNURBS copyright information see <http://www.opennurbs.org>.
//
////////////////////////////////////////////////////////////////
#if !defined OPENNURBS_WIP_INC__
#define OPENNURBS_WIP_INC__
// Annotation table is being prototyped and on hold
//#define OPENNURBS_ANNOTATION_TABLE_WIP
#define OPENNURBS_SECTION_STYLE_TABLE_WIP
#endif