CSol
Public Member Functions | Public Attributes | List of all members
CSol_2d_Grid_View Class Reference

2D layer for viewer.

#include <widgets/csol_2d_grid_view.h>

Inherits ObjectGroup.

Public Member Functions

 CSol_2d_Grid_View ()
 
 CSol_2d_Grid_View (const CSol_2d_Grid_View &p)
 
virtual CSol_2d_Grid_Viewclone () const
 

Public Attributes

DataExecution::TypedObject< DataExecution::ObjectArray > grids
 Grids for view. More...
 
DataExecution::TypedObject< double > viewAlpha
 Draw alpha value. More...
 
DataExecution::TypedObject< ColourScheme::TypeviewColorScheme
 Colour scheme. More...
 
DataExecution::TypedObject< DataExecution::ObjectArray > viewDeltas
 View delta map. More...
 
DataExecution::TypedObject< bool > viewDrawMax
 Draw values over maximum. More...
 
DataExecution::TypedObject< bool > viewDrawMin
 Draw values under minimum. More...
 
DataExecution::TypedObject< bool > viewHidden
 View hidden by default. More...
 
DataExecution::TypedObject< double > viewMax
 Colour scheme maximum. More...
 
DataExecution::TypedObject< double > viewMin
 Colour scheme minimum. More...
 
DataExecution::TypedObject< QString > viewName
 Name of view. More...
 
DataExecution::TypedObject< QString > viewProjection
 Projection of view. More...
 
DataExecution::TypedObject< bool > viewShaded
 Apply shading based on normal value. More...
 
DataExecution::TypedObject< bool > viewSmooth
 Smooth texture. More...
 
DataExecution::TypedObject< bool > viewStatic
 Static view. More...
 
DataExecution::TypedObject< QStringList > viewStringList
 Text table. More...
 
DataExecution::TypedObject< DataExecution::ObjectArray > viewTransforms
 View transforms. More...
 
DataExecution::TypedObject< ViewType::TypeviewType
 Type of view. More...
 

Constructor & Destructor Documentation

Member Function Documentation

CSol_2d_Grid_View * clone ( ) const
virtual

Member Data Documentation

DataExecution::TypedObject<DataExecution::ObjectArray> grids
DataExecution::TypedObject<double> viewAlpha
DataExecution::TypedObject<ColourScheme::Type> viewColorScheme
DataExecution::TypedObject<DataExecution::ObjectArray> viewDeltas
DataExecution::TypedObject<bool> viewDrawMax
DataExecution::TypedObject<bool> viewDrawMin
DataExecution::TypedObject<bool> viewHidden
DataExecution::TypedObject<double> viewMax
DataExecution::TypedObject<double> viewMin
DataExecution::TypedObject<QString> viewName
DataExecution::TypedObject<QString> viewProjection
DataExecution::TypedObject<bool> viewShaded
DataExecution::TypedObject<bool> viewSmooth
DataExecution::TypedObject<bool> viewStatic
DataExecution::TypedObject<QStringList> viewStringList
DataExecution::TypedObject<DataExecution::ObjectArray> viewTransforms
DataExecution::TypedObject<ViewType::Type> viewType