Pyrogenesis  trunk
Public Attributes | List of all members
SliceOpVertexInfo Struct Reference

Holds information about what happens to a single vertex in a brush during a slicing operation. More...

Public Attributes

float planeDist
 Signed distance from this vertex to the slicing plane. More...
 
size_t resIdx
 Index of this vertex in the resulting brush (or NO_VERTEX if cut away) More...
 

Detailed Description

Holds information about what happens to a single vertex in a brush during a slicing operation.

Member Data Documentation

float SliceOpVertexInfo::planeDist

Signed distance from this vertex to the slicing plane.

size_t SliceOpVertexInfo::resIdx

Index of this vertex in the resulting brush (or NO_VERTEX if cut away)


The documentation for this struct was generated from the following file: