Open CASCADE Technology 6.6.0
|
#include <VrmlData_DataMapOfShapeAppearance.hxx>
Public Member Functions | |
VrmlData_DataMapOfShapeAppearance (const Standard_Integer NbBuckets=1, const Handle< NCollection_BaseAllocator > &theAllocator=0L) | |
Constructor. | |
VrmlData_DataMapOfShapeAppearance (const VrmlData_DataMapOfShapeAppearance &theOther) | |
Copy constructor. | |
Friends | |
Standard_Boolean | IsEqual (const Handle_TopoDS_TShape &one, const Handle_TopoDS_TShape &two) |
Data Map that provides the link between each Shape obtained in VRML import and the corresponding Appearance.
VrmlData_DataMapOfShapeAppearance::VrmlData_DataMapOfShapeAppearance | ( | const Standard_Integer | NbBuckets = 1 , |
const Handle< NCollection_BaseAllocator > & | theAllocator = 0L |
||
) | [inline] |
VrmlData_DataMapOfShapeAppearance::VrmlData_DataMapOfShapeAppearance | ( | const VrmlData_DataMapOfShapeAppearance & | theOther | ) | [inline] |
Standard_Boolean IsEqual | ( | const Handle_TopoDS_TShape & | one, |
const Handle_TopoDS_TShape & | two | ||
) | [friend] |