Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
CBrush::Helper Struct Reference

Static Public Member Functions

static size_t SliceNewVertex (SliceOpInfo &sliceInfo, size_t v1, size_t v2)
 Creates a new vertex between the given two vertices (indexed into the original brush). More...
 

Detailed Description

Definition at line 121 of file Brush.cpp.

Member Function Documentation

size_t CBrush::Helper::SliceNewVertex ( SliceOpInfo sliceInfo,
size_t  v1,
size_t  v2 
)
static

Creates a new vertex between the given two vertices (indexed into the original brush).

Returns the index of the new vertex in the resulting brush.

Definition at line 130 of file Brush.cpp.


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