|
Pol
Rev 533
|
Inheritance diagram for BoundingBoxObjImp:
Collaboration diagram for BoundingBoxObjImp:Public Member Functions | |
| BoundingBoxObjImp () | |
| BoundingBoxObjImp (const BoundingBox &b) | |
| virtual BObjectImp * | copy () const |
| virtual const char * | typeOf () const |
| virtual int | typeOfInt () const |
Definition at line 149 of file npcmod.cpp.
| BoundingBoxObjImp::BoundingBoxObjImp | ( | ) | [inline] |
Definition at line 152 of file npcmod.cpp.
Referenced by copy().
Here is the caller graph for this function:| BoundingBoxObjImp::BoundingBoxObjImp | ( | const BoundingBox & | b | ) | [inline, explicit] |
Definition at line 153 of file npcmod.cpp.
| virtual BObjectImp* BoundingBoxObjImp::copy | ( | void | ) | const [inline, virtual] |
Implements BApplicObj< BoundingBox >.
Definition at line 156 of file npcmod.cpp.
References BoundingBoxObjImp(), and BApplicObj< BoundingBox >::value().
Here is the call graph for this function:| virtual const char* BoundingBoxObjImp::typeOf | ( | ) | const [inline, virtual] |
Implements BApplicObj< BoundingBox >.
Definition at line 154 of file npcmod.cpp.
| virtual int BoundingBoxObjImp::typeOfInt | ( | ) | const [inline, virtual] |
Implements BApplicObj< BoundingBox >.
Definition at line 155 of file npcmod.cpp.
References BObjectImp::OTBoundingBox.