Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csClipInfo Struct Reference

Structure for use with ClipToPlane. More...

#include <frustum.h>

List of all members.

Public Methods

 csClipInfo ()
void Clear ()
 ~csClipInfo ()
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.

void Dump (int indent)

Public Attributes

int type
int idx
   struct {
      int   idx
   } original
int i1
int i2
float r
   struct {
      int   i1
      int   i2
      float   r
   } onedge
csClipInfo* ci1
csClipInfo * ci2
   struct {
      csClipInfo*   ci1
      csClipInfo *   ci2
      float   r
   } inside


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.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000