Developer documentation | Axl-2.5.1

axlInspectorObjectSceneWidgetField Class Reference

#include <axlInspectorObjectSceneWidgetField.h>

Inheritance diagram for axlInspectorObjectSceneWidgetField:

Public Slots

void setField (axlAbstractField *field)
 
void setActorField (axlAbstractActorField *mesh)
 
void setView (axlAbstractView *view)
 

Public Member Functions

 axlInspectorObjectSceneWidgetField (QWidget *parent=0)
 
 ~axlInspectorObjectSceneWidgetField (void)
 

Protected Slots

void onDisplayAsNoneScalar (void)
 
void onDisplayAsColor (void)
 
void onDisplayAsIso (void)
 
void onDisplayAsNoneVector (void)
 
void onDisplayAsHedge (void)
 
void onDisplayAsGlyph (void)
 
void onDisplayAsStream (void)
 
void onColRangeMinChanged (double min)
 
void onColRangeMaxChanged (double max)
 
void onIsoCountChanged (int count)
 
void onIsoRadiusChanged (double radius)
 
void onIsoRangeMinChanged (double min)
 
void onIsoRangeMaxChanged (double max)
 
void onGlyphScaleValueChanged (double scale)
 
void onStreamRadiusValueChanged (double radius)
 
void onStreamPropagationValueChanged (double propagation)
 
void onStreamDirectionValueChanged (int direction)
 

Detailed Description

Definition at line 32 of file axlInspectorObjectSceneWidgetField.h.

Constructor & Destructor Documentation

axlInspectorObjectSceneWidgetField::axlInspectorObjectSceneWidgetField ( QWidget *  parent = 0)

Definition at line 49 of file axlInspectorObjectSceneWidgetField.cpp.

axlInspectorObjectSceneWidgetField::~axlInspectorObjectSceneWidgetField ( void  )

Definition at line 85 of file axlInspectorObjectSceneWidgetField.cpp.

Member Function Documentation

void axlInspectorObjectSceneWidgetField::onColRangeMaxChanged ( double  max)
protectedslot

Definition at line 364 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onColRangeMinChanged ( double  min)
protectedslot

Definition at line 353 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onDisplayAsColor ( void  )
protectedslot

Definition at line 262 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onDisplayAsGlyph ( void  )
protectedslot

Definition at line 309 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onDisplayAsHedge ( void  )
protectedslot

Definition at line 298 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onDisplayAsIso ( void  )
protectedslot

Definition at line 275 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onDisplayAsNoneScalar ( void  )
protectedslot

Definition at line 249 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onDisplayAsNoneVector ( void  )
protectedslot

Definition at line 286 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onDisplayAsStream ( void  )
protectedslot

Definition at line 320 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onGlyphScaleValueChanged ( double  scale)
protectedslot

Definition at line 397 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onIsoCountChanged ( int  count)
protectedslot

Definition at line 331 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onIsoRadiusChanged ( double  radius)
protectedslot

Definition at line 342 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onIsoRangeMaxChanged ( double  max)
protectedslot

Definition at line 386 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onIsoRangeMinChanged ( double  min)
protectedslot

Definition at line 375 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onStreamDirectionValueChanged ( int  direction)
protectedslot

Definition at line 430 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onStreamPropagationValueChanged ( double  propagation)
protectedslot

Definition at line 419 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::onStreamRadiusValueChanged ( double  radius)
protectedslot

Definition at line 408 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::setActorField ( axlAbstractActorField mesh)
slot

Definition at line 239 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::setField ( axlAbstractField field)
slot

Definition at line 93 of file axlInspectorObjectSceneWidgetField.cpp.

void axlInspectorObjectSceneWidgetField::setView ( axlAbstractView view)
slot

Definition at line 244 of file axlInspectorObjectSceneWidgetField.cpp.


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