Home
last modified time | relevance | path

Searched refs:ON_ObjRef_IRefID (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_objref.h100 class ON_CLASS ON_ObjRef_IRefID
103 ON_ObjRef_IRefID();
104 ~ON_ObjRef_IRefID();
163 ON_DLL_TEMPLATE template class ON_CLASS ON_SimpleArray<ON_ObjRef_IRefID>;
248 ON_SimpleArray<ON_ObjRef_IRefID> m__iref;
H A Dopennurbs_archive.h1168 bool ReadArray( ON_SimpleArray<class ON_ObjRef_IRefID>& );
1422 bool WriteArray( const ON_SimpleArray<class ON_ObjRef_IRefID>& );
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_objref.h100 class ON_CLASS ON_ObjRef_IRefID
103 ON_ObjRef_IRefID();
104 ~ON_ObjRef_IRefID();
163 ON_DLL_TEMPLATE template class ON_CLASS ON_SimpleArray<ON_ObjRef_IRefID>;
248 ON_SimpleArray<ON_ObjRef_IRefID> m__iref;
H A Dopennurbs_objref.cpp484 bool ON_ObjRef_IRefID::Write( ON_BinaryArchive& archive ) const in Write()
519 bool ON_ObjRef_IRefID::Read( ON_BinaryArchive& archive ) in Read()
987 ON_ObjRef_IRefID& this_ref = m__iref.AppendNew(); in SetParentIRef()
1087 ON_ObjRef_IRefID::ON_ObjRef_IRefID() in ON_ObjRef_IRefID() function in ON_ObjRef_IRefID
1096 void ON_ObjRef_IRefID::Default() in Default()
1098 ON_ObjRef_IRefID d; in Default()
1102 ON_ObjRef_IRefID::~ON_ObjRef_IRefID() in ~ON_ObjRef_IRefID()
H A Dopennurbs_archive.h1169 bool ReadArray( ON_SimpleArray<class ON_ObjRef_IRefID>& );
1423 bool WriteArray( const ON_SimpleArray<class ON_ObjRef_IRefID>& );
H A Dopennurbs_archive.cpp1582 bool ON_BinaryArchive::WriteArray( const ON_SimpleArray<ON_ObjRef_IRefID>& a) in WriteArray()
1713 bool ON_BinaryArchive::ReadArray( ON_SimpleArray<ON_ObjRef_IRefID>& a) in ReadArray()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_objref.cpp484 bool ON_ObjRef_IRefID::Write( ON_BinaryArchive& archive ) const in Write()
519 bool ON_ObjRef_IRefID::Read( ON_BinaryArchive& archive ) in Read()
987 ON_ObjRef_IRefID& this_ref = m__iref.AppendNew(); in SetParentIRef()
1087 ON_ObjRef_IRefID::ON_ObjRef_IRefID() in ON_ObjRef_IRefID() function in ON_ObjRef_IRefID
1096 void ON_ObjRef_IRefID::Default() in Default()
1098 ON_ObjRef_IRefID d; in Default()
1102 ON_ObjRef_IRefID::~ON_ObjRef_IRefID() in ~ON_ObjRef_IRefID()
H A Dopennurbs_archive.cpp1584 bool ON_BinaryArchive::WriteArray( const ON_SimpleArray<ON_ObjRef_IRefID>& a) in WriteArray()
1715 bool ON_BinaryArchive::ReadArray( ON_SimpleArray<ON_ObjRef_IRefID>& a) in ReadArray()