Pol  Rev 533
BoundingBoxObjImp Class Reference
+ Inheritance diagram for BoundingBoxObjImp:
+ Collaboration diagram for BoundingBoxObjImp:

List of all members.

Public Member Functions

 BoundingBoxObjImp ()
 BoundingBoxObjImp (const BoundingBox &b)
virtual BObjectImpcopy () const
virtual const char * typeOf () const
virtual int typeOfInt () const

Detailed Description

Definition at line 149 of file npcmod.cpp.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


The documentation for this class was generated from the following file: