|
Open CASCADE Technology 7.8.2.dev
|
#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< Handle< VrmlData_Node > > |
| struct | std::equal_to< Handle< VrmlData_Node > > |
Namespaces | |
| namespace | std |
Macros | |
| #define | VRMLDATA_LCOMPARE(aa, bb) ((strncmp (aa, bb, sizeof(bb)-1)) ? 0L : (aa += sizeof(bb)-1)) |
Functions | |
| Standard_Boolean | IsEqual (const Handle< VrmlData_Node > &theOne, const Handle< VrmlData_Node > &theTwo) |
| Standard_Boolean IsEqual | ( | const Handle< VrmlData_Node > & | theOne, |
| const Handle< VrmlData_Node > & | theTwo | ||
| ) |