Quadrangle Class Reference

#include <influenc.h>

Inheritance diagram for Quadrangle:

Inheritance graph
[legend]
Collaboration diagram for Quadrangle:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Quadrangle (Vector &p1, Vector &p2, Vector &p3, Vector &p4, float u1, float u2, float v1, float v4, int polyid)
void Intersect (const Vector &, const Vector &, ThreadInfo *)
void Bounds (Vector &min, Vector &max)
void Collision (ThreadInfo *, Vector &min, Vector &max)
void Normal (Hit &, Vector &, Vector &)

Public Attributes

Vector p [4]
int polyid

Detailed Description

Definition at line 32 of file influenc.h.


Constructor & Destructor Documentation

Quadrangle::Quadrangle Vector p1,
Vector p2,
Vector p3,
Vector p4,
float  u1,
float  u2,
float  v1,
float  v4,
int  polyid
 


Member Function Documentation

void Quadrangle::Bounds Vector min,
Vector max
 

void Quadrangle::Collision ThreadInfo *  ,
Vector min,
Vector max
[virtual]
 

Implements QuadObject.

void Quadrangle::Intersect const Vector ,
const Vector ,
ThreadInfo * 
[virtual]
 

Implements QuadObject.

void Quadrangle::Normal Hit ,
Vector ,
Vector
[virtual]
 

Implements QuadObject.

Reimplemented in FractalQuadrangle, and DisplaceQuadrangle.


Member Data Documentation

Vector Quadrangle::p[4]
 

Definition at line 37 of file influenc.h.

int Quadrangle::polyid
 

Definition at line 38 of file influenc.h.


The documentation for this class was generated from the following file:
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