![]() |
Public API Reference |
![]() |
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. |
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.
void csClipInfo::Copy | ( | csClipInfo & | other | ) | [inline] |
void csClipInfo::Move | ( | csClipInfo & | other | ) | [inline] |