#include <VisuGUI_PrimitiveBox.h>
Constructor & Destructor Documentation
| VisuGUI_PrimitiveBox::VisuGUI_PrimitiveBox |
( |
QWidget * |
parent | ) |
|
References VISU.initSpinBox(), myAlphaTexture, myAlphaTextureButton, myAlphaTextureLabel, myAlphaTextureLineEdit, myAlphaThresholdLabel, myAlphaThresholdSpinBox, myClampLabel, myClampSpinBox, myFaceLimitLabel, myFaceLimitSpinBox, myFaceNumberLabel, myFaceNumberLineEdit, myGeomSphereButton, myMainTexture, myMainTextureButton, myMainTextureLabel, myMainTextureLineEdit, myOpenGLPointButton, myPointSpriteButton, myPrimitiveType, myResolutionLabel, myResolutionSpinBox, onBrowseAlphaTexture(), onBrowseMainTexture(), onResolutionChanged(), onToggleGeomSphere(), onToggleOpenGLPoint(), onTogglePointSprite(), and VISU_OpenGLPointSpriteMapper.PointSprite.
| VisuGUI_PrimitiveBox.~VisuGUI_PrimitiveBox |
( |
| ) |
|
Member Function Documentation
| int VisuGUI_PrimitiveBox.getPrimitiveType |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setPrimitiveType |
( |
int |
theType | ) |
|
| float VisuGUI_PrimitiveBox::getClamp |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setClamp |
( |
float |
theClamp | ) |
|
| void VisuGUI_PrimitiveBox::setClampMaximum |
( |
float |
theClampMaximum | ) |
|
| QString VisuGUI_PrimitiveBox.getMainTexture |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setMainTexture |
( |
const QString & |
theMainTexture | ) |
|
| QString VisuGUI_PrimitiveBox.getAlphaTexture |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setAlphaTexture |
( |
const QString & |
theAlphaTexture | ) |
|
| float VisuGUI_PrimitiveBox::getAlphaThreshold |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setAlphaThreshold |
( |
float |
theAlphaThreshold | ) |
|
| int VisuGUI_PrimitiveBox::getResolution |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setResolution |
( |
int |
theResolution | ) |
|
| int VisuGUI_PrimitiveBox::getFaceNumber |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setFaceNumber |
( |
int |
theFaceNumber | ) |
|
| int VisuGUI_PrimitiveBox::getFaceLimit |
( |
| ) |
const |
| void VisuGUI_PrimitiveBox::setFaceLimit |
( |
int |
theFaceLimit | ) |
|
| void VisuGUI_PrimitiveBox::onTogglePointSprite |
( |
| ) |
[protected, slot] |
References myAlphaTextureButton, myAlphaTextureLabel, myAlphaTextureLineEdit, myAlphaThresholdLabel, myAlphaThresholdSpinBox, myClampLabel, myClampSpinBox, myFaceLimitLabel, myFaceLimitSpinBox, myFaceNumberLabel, myFaceNumberLineEdit, myMainTextureButton, myMainTextureLabel, myMainTextureLineEdit, myPrimitiveType, myResolutionLabel, myResolutionSpinBox, and VISU_OpenGLPointSpriteMapper.PointSprite.
| void VisuGUI_PrimitiveBox::onToggleOpenGLPoint |
( |
| ) |
[protected, slot] |
References myAlphaTextureButton, myAlphaTextureLabel, myAlphaTextureLineEdit, myAlphaThresholdLabel, myAlphaThresholdSpinBox, myClampLabel, myClampSpinBox, myFaceLimitLabel, myFaceLimitSpinBox, myFaceNumberLabel, myFaceNumberLineEdit, myMainTextureButton, myMainTextureLabel, myMainTextureLineEdit, myPrimitiveType, myResolutionLabel, myResolutionSpinBox, and VISU_OpenGLPointSpriteMapper.OpenGLPoint.
| void VisuGUI_PrimitiveBox::onToggleGeomSphere |
( |
| ) |
[protected, slot] |
References VISU_OpenGLPointSpriteMapper.GeomSphere, myAlphaTextureButton, myAlphaTextureLabel, myAlphaTextureLineEdit, myAlphaThresholdLabel, myAlphaThresholdSpinBox, myClampLabel, myClampSpinBox, myFaceLimitLabel, myFaceLimitSpinBox, myFaceNumberLabel, myFaceNumberLineEdit, myMainTextureButton, myMainTextureLabel, myMainTextureLineEdit, myPrimitiveType, myResolutionLabel, and myResolutionSpinBox.
| void VisuGUI_PrimitiveBox::onBrowseMainTexture |
( |
| ) |
[protected, slot] |
| void VisuGUI_PrimitiveBox::onBrowseAlphaTexture |
( |
| ) |
[protected, slot] |
| void VisuGUI_PrimitiveBox::onResolutionChanged |
( |
int |
theResolution | ) |
[protected, slot] |
Field Documentation