OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
uid.hpp File Reference

C++ veneer wrapper for persistent topology UIDs. More...

#include <occtl-hpp/core.hpp>
#include <occtl/occtl_topo.h>
#include <array>
#include <cstdint>
Include dependency graph for uid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  occtl::UID
 Persistent identity surviving node removal and graph compaction. Mirrors occtl_uid_t. More...
 
class  occtl::RefUID
 Persistent identity surviving reference removal and graph compaction. More...
 
class  occtl::RepUID
 Persistent identity surviving representation removal and graph compaction. More...
 

Detailed Description

C++ veneer wrapper for persistent topology UIDs.