Open CASCADE Technology
6.5.4
|
#include <Draw_DataMapIteratorOfVMap.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | Draw_DataMapIteratorOfVMap () |
Draw_DataMapIteratorOfVMap (const Draw_VMap &aMap) | |
void | Initialize (const Draw_VMap &aMap) |
const Standard_Integer & | Key () const |
const Handle_Draw_Drawable3D & | Value () const |
const Standard_Integer& Draw_DataMapIteratorOfVMap::Key | ( | ) | const |
const Handle_Draw_Drawable3D& Draw_DataMapIteratorOfVMap::Value | ( | ) | const |