Blender  V3.3
Public Member Functions | List of all members
Freestyle::WingedEdge Class Reference

#include <WEdge.h>

Public Member Functions

 WingedEdge ()
 
 ~WingedEdge ()
 
void clear ()
 
void addWShape (WShape *wshape)
 
vector< WShape * > & getWShapes ()
 
unsigned getNumFaces ()
 

Detailed Description

Definition at line 1295 of file WEdge.h.

Constructor & Destructor Documentation

◆ WingedEdge()

Freestyle::WingedEdge::WingedEdge ( )
inline

Definition at line 1297 of file WEdge.h.

◆ ~WingedEdge()

Freestyle::WingedEdge::~WingedEdge ( )
inline

Definition at line 1302 of file WEdge.h.

References clear().

Member Function Documentation

◆ addWShape()

void Freestyle::WingedEdge::addWShape ( WShape wshape)
inline

Definition at line 1316 of file WEdge.h.

References Freestyle::WShape::GetFaceList().

◆ clear()

void Freestyle::WingedEdge::clear ( )
inline

Definition at line 1307 of file WEdge.h.

◆ getNumFaces()

unsigned Freestyle::WingedEdge::getNumFaces ( )
inline

Definition at line 1327 of file WEdge.h.

Referenced by Freestyle::Controller::LoadMesh().

◆ getWShapes()

vector<WShape *>& Freestyle::WingedEdge::getWShapes ( )
inline

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