CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csClipInfo Struct Reference
[Geometry utilities]

Structure for use with ClipToPlane. More...

#include <csgeom/frustum.h>

List of all members.

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 58 of file frustum.h.


Member Function Documentation

void csClipInfo::Copy csClipInfo other  )  [inline]
 

Copy the information from another clipinfo instance to this one.

Definition at line 76 of file frustum.h.

References ci1, ci2, idx, inside, onedge, original, r, and type.

void csClipInfo::Move csClipInfo other  )  [inline]
 

Move the information from another clipinfo instance to this one.

Definition at line 96 of file frustum.h.

References idx, inside, onedge, original, and type.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1