csClipInfo Struct Reference
[Geometry utilities]
Structure for use with ClipToPlane.
More...
#include <csgeom/frustum.h>
Public Member Functions | |
void | Copy (csClipInfo &other) |
Copy the information from another clipinfo instance to this one. | |
void | Move (csClipInfo &other) |
Move the information from another clipinfo instance to this one. |
Detailed Description
Structure for use with ClipToPlane.This structure is used in addition to a vertex to give additional information about how to interpolate additional information that goes with the vertex.
Definition at line 72 of file frustum.h.
Member Function Documentation
void csClipInfo::Copy | ( | csClipInfo & | other | ) | [inline] |
void csClipInfo::Move | ( | csClipInfo & | other | ) | [inline] |
The documentation for this struct was generated from the following file:
- csgeom/frustum.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8