SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::gui::component::performer::InciseAlongPathPerformerConfiguration Class Reference

#include <InciseAlongPathPerformer.h>

Inheritance diagram for sofa::gui::component::performer::InciseAlongPathPerformerConfiguration:

Protected Attributes

int currentMethod
 
int snapingBorderValue
 
int snapingValue
 
bool finishIncision
 
bool keepPoint
 

Public Member Functions

void setIncisionMethod (int m)
 
void setSnapingBorderValue (int m)
 
void setSnapingValue (int m)
 
void setCompleteIncision (bool m)
 
void setKeepPoint (bool m)
 

Attribute details

◆ currentMethod

int sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::currentMethod
protected

◆ finishIncision

bool sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::finishIncision
protected

◆ keepPoint

bool sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::keepPoint
protected

◆ snapingBorderValue

int sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::snapingBorderValue
protected

◆ snapingValue

int sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::snapingValue
protected

Function details

◆ setCompleteIncision()

void sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::setCompleteIncision ( bool  m)
inline

◆ setIncisionMethod()

void sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::setIncisionMethod ( int  m)
inline

◆ setKeepPoint()

void sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::setKeepPoint ( bool  m)
inline

◆ setSnapingBorderValue()

void sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::setSnapingBorderValue ( int  m)
inline

◆ setSnapingValue()

void sofa::gui::component::performer::InciseAlongPathPerformerConfiguration::setSnapingValue ( int  m)
inline