4 #pragma warning(disable : 4100) 5 #pragma warning(disable : 4005) 50 #ifndef LXAPI // INTERFACES BELOW ARE -NOT- PART OF THE LEXOCAD API 54 static void __setDefaultVertexTool__(
Topo::VertexTool* tool) { _defaultTool = tool; }
#define TOPO_EXPORT
Definition: topo_defines.h:8
Defines a non-persistent 3D Cartesian point.
Definition: Pnt.h:42
std::shared_ptr< Topo::Vertex > pVertex
Definition: Shape.h:86
std::shared_ptr< Topo::Vertex const > pConstVertex
Definition: Shape.h:101