- [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)
Quadrangle Class Reference¶
#include <influenc.h>
Inheritance diagram for Quadrangle:
Inheritance graph
[legend]
Collaboration diagram for Quadrangle:
Collaboration graph
[legend]
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¶
|
||||||||||||||||||||||||||||||||||||||||
Member Function Documentation¶
|
||||||||||||
|
||||||||||||||||
| Implements QuadObject. |
|
||||||||||||||||
| Implements QuadObject. |
|
||||||||||||||||
Implements QuadObject. Reimplemented in FractalQuadrangle, and DisplaceQuadrangle. |
Member Data Documentation¶
|
| Definition at line 37 of file influenc.h. |
|
| Definition at line 38 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