![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
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... | |
Holds information about what happens to a single vertex in a brush during a slicing operation.
| 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)