Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csVertexStatus Struct Reference

The clipper can output additional information about each vertex in output polygon. More...

#include <clip2d.h>

List of all members.

Public Attributes

unsigned char Type
 The type of vertex: unmodified original, on the edge of original, other.

unsigned char Vertex
 Original vertex number (for CS_VERTEX_ORIGINAL and CS_VERTEX_ONEDGE).

float Pos
 Additional information for CS_VERTEX_ONEDGE (0..1, the 't' parameter).


Detailed Description

The clipper can output additional information about each vertex in output polygon.

This is used for generating U/V/Z values and so on, if they are needed.


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