![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <NCollection_List.hxx>#include <Standard_Type.hxx>#include <Standard_TypeDef.hxx>#include <TCollection_AsciiString.hxx>#include <Standard_CStringHasher.hxx>#include <VrmlData_ErrorStatus.hxx>Data Structures | |
| class | VrmlData_Node |
| struct | std::hash< occ::handle< VrmlData_Node > > |
| struct | std::equal_to< occ::handle< VrmlData_Node > > |
Namespaces | |
| namespace | std |
| STL namespace. | |
Macros | |
| #define | VRMLDATA_LCOMPARE(aa, bb) ((strncmp(aa, bb, sizeof(bb) - 1)) ? nullptr : (aa += sizeof(bb) - 1)) |
Functions | |
| bool | IsEqual (const occ::handle< VrmlData_Node > &theOne, const occ::handle< VrmlData_Node > &theTwo) |
| #define VRMLDATA_LCOMPARE | ( | aa, | |
| bb ) ((strncmp(aa, bb, sizeof(bb) - 1)) ? nullptr : (aa += sizeof(bb) - 1)) |
| bool IsEqual | ( | const occ::handle< VrmlData_Node > & | theOne, |
| const occ::handle< VrmlData_Node > & | theTwo ) |