PPL Logo

CollideObjRec Struct Reference

#include <collide_util.h>

Collaboration diagram for CollideObjRec:

Collaboration graph
[legend]

Public Member Functions

 CollideObjRec (const CollideObjID &id_, const bbox3d &box_)
const bbox3dgetBbox (void) const

Data Fields

CollideObjID id
bbox3d box

Detailed Description

Definition at line 54 of file collide_util.h.


Constructor & Destructor Documentation

CollideObjRec::CollideObjRec ( const CollideObjID id_,
const bbox3d box_ 
) [inline]

Definition at line 57 of file collide_util.h.


Member Function Documentation

const bbox3d& CollideObjRec::getBbox ( void   )  const [inline]

Definition at line 60 of file collide_util.h.

References box.

Referenced by CollideOctant::addIfBoundary(), CollideOctant::check(), collideVoxel::collide(), CollideOctant::divide(), CollideOctant::growTo(), and simpleFindCollisions().

Here is the caller graph for this function:


Field Documentation

Definition at line 55 of file collide_util.h.

Referenced by CollideOctant::findCollisions(), and simpleFindCollisions().

Definition at line 56 of file collide_util.h.

Referenced by objListMsg::bbox(), and getBbox().


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

Generated on Mon Sep 21 08:21:58 2020 for Charm++ by  doxygen 1.5.5