gedi::PreciseABO Class Reference

#include <PreciseABO.h>

Inherits gedi::DynABO.

Inheritance diagram for gedi::PreciseABO:

[legend]
Collaboration diagram for gedi::PreciseABO:
[legend]
List of all members.

Public Member Functions

void LoadFromFile (LPSTR lpszFilename)
Bool32 Collide (PreciseABO &rkABO)

Detailed Description

This class implements precise (pixel-level) collision detection using a simple algorithm


Member Function Documentation

void PreciseABO::LoadFromFile ( LPSTR  lpszFilename  ) 

Loads the DynABO descriptor from a file.

Parameters:
lpszFilename Path.

Reimplemented from gedi::DynABO.

Bool32 PreciseABO::Collide ( PreciseABO rkABO  ) 

Detects collisision with another ABO.

Parameters:
rkABO Other ABO.

Intersection box in this ABO


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