Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

PropQuadrangle Class Reference

#include <influenc.h>

Inheritance diagram for PropQuadrangle:

Inheritance graph

[legend]

Collaboration diagram for PropQuadrangle:

Collaboration graph

[legend]

List of all members.


Public Member Functions

void  Bounds (Vector *vertexlist, Vector &min, Vector &max)
void  Intersect (const Vector &, const Vector &, ThreadInfo *)
void  Collision (ThreadInfo *, Vector &min, Vector &max)
virtual void  Normal (Hit &, Vector &, Vector &)
int  GetType ()

Public Attributes

int  m_vertexid [4]
int  m_normalid [4]

Detailed Description

Definition at line 58 of file influenc.h.


Member Function Documentation

void PropQuadrangle::Bounds Vector vertexlist,
Vector min,
Vector max
 

void PropQuadrangle::Collision ThreadInfo *  ,
Vector min,
Vector max
[virtual]
  Implements QuadObject.

int PropQuadrangle::GetType  )  [inline, virtual]
 

Reimplemented from QuadObject.

Definition at line 67 of file influenc.h.

References PROPQUADRANGLE.

void PropQuadrangle::Intersect const Vector ,
const Vector ,
ThreadInfo * 
[virtual]
  Implements QuadObject.

virtual void PropQuadrangle::Normal Hit ,
Vector ,
Vector
[virtual]
  Implements QuadObject.

Member Data Documentation

int PropQuadrangle::m_normalid[4]
  Definition at line 60 of file influenc.h.

int PropQuadrangle::m_vertexid[4]
  Definition at line 60 of file influenc.h.

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

  • C:/Program Files/Hash Inc/AM120SDK/Include/influenc.h

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:01 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001