Blender V4.3
Freestyle::WingedEdge Class Reference

#include <WEdge.h>

Public Member Functions

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

Detailed Description

Definition at line 1300 of file WEdge.h.

Constructor & Destructor Documentation

◆ WingedEdge()

Freestyle::WingedEdge::WingedEdge ( )
inline

Definition at line 1302 of file WEdge.h.

◆ ~WingedEdge()

Freestyle::WingedEdge::~WingedEdge ( )
inline

Definition at line 1307 of file WEdge.h.

References clear().

Member Function Documentation

◆ addWShape()

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

Definition at line 1321 of file WEdge.h.

References Freestyle::WShape::GetFaceList().

Referenced by Freestyle::WingedEdgeBuilder::buildWShape().

◆ clear()

void Freestyle::WingedEdge::clear ( )
inline

Definition at line 1312 of file WEdge.h.

Referenced by ~WingedEdge().

◆ getNumFaces()

uint Freestyle::WingedEdge::getNumFaces ( )
inline

Definition at line 1332 of file WEdge.h.

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

◆ getWShapes()


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