►NGo | |
CgoSignal3DPyramid | |
CgoUniformQuantizerPrivate | |
►NgoGL | |
CAnimation | Animation object |
CAnimationPrivate | |
CCamera | Camera object |
CDrawableObject | Drawable OpenGL object |
CDrawableObjectPrivate | |
CLight | Light object for OpenGL |
CMaterial | Material object for OpenGL |
CMeshObject | A mesh object for OpenGL |
CMeshObjectPrivate | |
CObject | Base class for OpenGL scene objects |
CObjectPrivate | |
COFFFile | |
COFFFilePrivate | |
CScene | OpenGL scene class |
CScenePrivate | |
CTexture | Class representing a texture object in OpenGL |
CTextureImage | Represents an OpenGL quad (a plane) with a texture given by an image. The image is tiled into suitably sized texture tiles |
CTextureImagePrivate | |
CWaypoint | Waypoint to goGL::Animation objects |
CWaypointPrivate | |
►NgoGlobal | |
CgoClassNameTable | |
►NgoGUI | |
CCairoPlotWidget | Gtkmm widget for plotting with goplot |
CCannyControl | |
CCannyControlPrivate | |
CControl | Control frame base class. This is a frame that can be used as a base for all sorts of control widgets, like "image control", "process control", .. |
CControlDialog | |
CControlPrivate | |
CControlsBox | |
CControlsBoxPrivate | |
CCountFilenames | Widget that lets the user enter a base file name and an extension and provides for a spin button to enter numbers. The numbers are appended to the base file name and the whole file name can be retrieved with getFilename(). increment() increments the number in the spin button |
CDraw | Interface for drawing on a drawable widget |
CGLAnimation | Input widget for goGL::Animation objects |
CGLAnimationPrivate | |
CGLDrawableObjectInput | Input object for goGL::DrawableObject objects |
CGLDrawableObjectInputPrivate | |
CGLLightInput | Input widget for goGL::Light objects |
CGLLightInputPrivate | |
CGLMaterialInput | Input widget for goGL::Material objects |
CGLMaterialInputPrivate | |
CGLObjectInput | Input widget for goGL::Object objects |
CGLObjectInputPrivate | |
CGLObjectVectorInput | Helper class for GLObjectInput |
CGLWidget | OpenGL widget |
CGLWidgetPrivate | |
CImageControl | Control widget for images in an ImageView |
CImageControlPrivate | |
CImageModelColumns | |
CImageModelInfoColumns | |
CImageView | Image display widget |
CImageViewPrivate | |
CInteractiveDraw | |
CInteractiveDrawObject | |
CInteractiveDrawObjectT | |
CInteractiveDrawPrivate | |
CMainWindow | Base class for a main application window. Provides a menu bar, a standard File menu with about and quit items, and a Gtk::HPaned, a horizontally divided widget, as main widget. In the left area (Gtk: pack2()) a "controls box" is added, where you can add goGUI::Control widgets using addControl(). The left area (Gtk: pack1()) is left blank and you can add stuff to it if you need it. You can use something like getPaned().pack1(my_very_own_widget) to add you widget to the left side of the HPaned. To add new menus, you can do something like this: |
CMainWindowPrivate | |
CMultiVectorInput | Input for multiple vectors |
CMultiVectorInputPrivate | |
COFFView | View widget for OFF files (OpenGL) |
COFFViewControl | |
COFFViewControlPrivate | |
COFFViewPrivate | |
CPlotView | Plots a goPlot::Graph object |
CProgressBar | Gtk::ProgressBar with an internal fraction step and fraction stored. incrementFraction() increments the current fraction and update() simply does this->set_fraction(this->get_fraction()) |
CSceneControl | Control for a goGUI::SceneView |
CSceneControlPrivate | |
CSceneView | Scene view widget, showing a goGL::Scene |
CSceneViewPrivate | |
CTextOutput | |
CTextOutputPrivate | |
CVectorInput | Input for a vector |
CVectorInputPrivate | |
CVideoCaptureControl | Control for video capturing |
CVideoCaptureControlPrivate | |
CWorkerThread | Not yet completed. This is intended to be a base class for worker thread that emit some form of progress |
CWorkerThreadPrivate | |
►NgoMath | |
►NLapack | |
CTypeDriver | |
CAffineTransform | |
CBarrierOpt | |
CBarrierOptFunction | An OptFunction that is used in BarrierOpt |
CBarrierOptFunctionPhase1 | |
CBarrierOptPhase1 | |
CCholesky | |
CConstVectorIterator | Cons iterator over vectors |
CContours | |
CContoursLine | |
CContoursMesh | |
CContoursPrivate | |
CCubicSpline | Cubic interpolating splines |
CCubicSplineND | Cubic interpolating splines |
CEigenvalue | Eigenvalue computation of real matrices |
CGaussPDF | Gauss' probability density function |
CLinearSpace | Simple linear vector space |
CLineSearch | |
CLU | LU Decomposition |
CManifold | Interface for manifolds |
CMatrix | Matrix class |
CMultiGaussPDF | Vector values Gauss distribution |
CNewtonOpt | Newton optimisation |
CNewtonOptEq | Newton optimisation with linear equality constraints |
COptFunction | Function interface for Newton type optimisation |
COptFunctor | Convenience class taking a functor and providing the OptFunction interface |
COptProblem | |
CPDF | Probability density function base template |
CReparam | |
CReparamPrivate | |
CSO3 | Rotation group |
CSVD | Singular value decomposition. This class can do full SVD or thin SVD. It uses sgesvd_() or dgesvd_() from the linked LAPACK library (as opposed to goMath::ThinSVD). Instantiated for goFloat and goDouble types |
CThinSVD | |
CUnitSphere | Unit sphere |
CVector | General vector class |
CVectorIterator | Vector iterator for multi-dimensional array data |
►NgoNet | |
CgoConnection | |
CgoNetObject | Networked object |
CgoNetwork | Basic network functions |
CgoServer | |
CgoServerConnection | |
ChandlerInfo | |
►NgoPlot | |
CCairoPlot | Plots a graph with cairo |
CFontList | |
CGnuplot | Convenience interface to goMultiPlotter and goSinglePlot |
CGraph | Graph. Contains multiple Object2D and some axes to be drawn. Can also contain other Graphs |
CGraphAxis | Axis |
CLineTraits | Line properties |
CObject2D | Base class for all 2D drawable objects |
CObject2DBox | Box object. Draws a box |
CObject2DImage | Image object |
CObject2DPoints | Points object. Draws lines connecting the given 2D points |
CObject2DText | 2D text drawing class. Uses pango with cairo |
CPlotPrivate | |
CPoints2DMatrix | Points2D class for accessing points in a goMath::Matrix |
CPoints2DSimple | Simple 2D points provider. Just stores the points in a C array |
CPoints2DT | Base class for types which provide 2D points |
CRGBA | Colour class with alpha channel |
CTextTraits | Text properties. Contains colour and font |
CTic | |
CTrafo2DT | Simple affine transformation representation (2x2 matrix and translation vector) |
►NgoSignal | |
CTVL1 | TV-regularised L1-norm approximation of an image after [1] |
►NNAMESPACE | |
CTVL1Private | |
►NNSPACE | |
CCairoPlotPrivate | |
CGraphPrivate | |
CLayout | |
CLayoutGraph | |
►NVol | |
CgoVGLBlockRenderer | |
C_goAdaptiveQuantizer | |
C_lower_or_equal | |
CBlah | |
CFunction | |
CFunction2D | |
CGaussImageControl | |
CGaussImageControlPrivate | |
Cgo3Vector | 3-dimensional vector |
Cgo44Matrix | |
Cgo4Vector | |
CgoAdaptiveQuantizer | |
CgoArray | |
CgoAutoPtr | "Smart pointer". Wrapper that automatically deletes its managed pointer when the internal reference count is zero and the last goAutoPtr is deleted |
CgoBiorthoWavelet | |
CgoBiorthoWaveletPrivate | |
CgoBitArray | |
CgoBTree | Binary tree |
CgoBTreeAlgorithm | Running through a binary tree |
CgoBTreeElement | Element of a binary tree |
CgoCache | |
CgoCaller0 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller1 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller10 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller2 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller3 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller4 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller5 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller6 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller7 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller8 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCaller9 | Broadcasting caller class, like signals in the "signal/slot" paradigm |
CgoCDF | |
CgoCDFPrivate | |
CgoComplex | Complex number class |
CgoCondition | Condition variable |
CgoConfigFile | |
CgoConfigFileAccess | |
CgoConfigFileChapter | |
CgoConfigFileEntry | |
CgoConfigFileSection | |
CgoConsumer | |
CgoCurve | Curve representation |
CgoCurvePrivate | |
CgoDate | Simple date handling |
CgoDirectory | Handling of file directories |
CgoDWT | |
CgoDWT3D | 3D discrete wavelet transform |
CgoDWT3DPrivate | |
CgoEdgeDetect | |
CgoException | Exception base class |
CgoFactorGraph | Factor graph for use with goMaxSum and goSumProduct |
CgoFGEdge | Edge class for goFactorGraph |
CgoFGNode | Node base class for variable and factor nodes for goFactorGraph |
CgoFGNodeFactor | Factor node for goFactorGraph |
CgoFGNodeVariable | Variable class for goFactorGraph |
CgoFileIO | Reading/writing files and some utility functions |
CgoFileIOException | |
CgoFilter | Filter class |
CgoFilter1D | Separable filter for 3D signals |
CgoFilter1DPrivate | |
CgoFilter3D | 3D filter class |
CgoFilterBank | 2D-Filterbank |
CgoFilterBankReverse | |
CgoFilterBankStage | |
CgoFilterBankStageReverse | 2D filter bank stage (reverse) |
CgoFilterFIR | |
CgoFilterFIRInfo | |
CgoFilterGauss | |
CgoFixedArray | Array class |
CgoFunction0 | Function representation (not member function) for functions with 0 arguments |
CgoFunction0< void > | Specialisation for void functions |
CgoFunction1 | Function representation (not member function) for functions with 1 arguments |
CgoFunction10 | Function representation (not member function) for functions with 10 arguments |
CgoFunction10< void, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6, Targ7, Targ8, Targ9 > | Specialisation for void functions |
CgoFunction1< void, Targ0 > | Specialisation for void functions |
CgoFunction2 | Function representation (not member function) for functions with 2 arguments |
CgoFunction2< void, Targ0, Targ1 > | Specialisation for void functions |
CgoFunction3 | Function representation (not member function) for functions with 3 arguments |
CgoFunction3< void, Targ0, Targ1, Targ2 > | Specialisation for void functions |
CgoFunction4 | Function representation (not member function) for functions with 4 arguments |
CgoFunction4< void, Targ0, Targ1, Targ2, Targ3 > | Specialisation for void functions |
CgoFunction5 | Function representation (not member function) for functions with 5 arguments |
CgoFunction5< void, Targ0, Targ1, Targ2, Targ3, Targ4 > | Specialisation for void functions |
CgoFunction6 | Function representation (not member function) for functions with 6 arguments |
CgoFunction6< void, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5 > | Specialisation for void functions |
CgoFunction7 | Function representation (not member function) for functions with 7 arguments |
CgoFunction7< void, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6 > | Specialisation for void functions |
CgoFunction8 | Function representation (not member function) for functions with 8 arguments |
CgoFunction8< void, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6, Targ7 > | Specialisation for void functions |
CgoFunction9 | Function representation (not member function) for functions with 9 arguments |
CgoFunction9< void, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6, Targ7, Targ8 > | Specialisation for void functions |
CgoFunctor0 | Member function representation for class members with 0 arguments |
CgoFunctor0< void, Tclass > | Specialisation for void member functions |
CgoFunctor1 | Member function representation for class members with 1 arguments |
CgoFunctor10 | Member function representation for class members with 10 arguments |
CgoFunctor10< void, Tclass, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6, Targ7, Targ8, Targ9 > | Specialisation for void member functions |
CgoFunctor1< void, Tclass, Targ0 > | Specialisation for void member functions |
CgoFunctor2 | Member function representation for class members with 2 arguments |
CgoFunctor2< void, Tclass, Targ0, Targ1 > | Specialisation for void member functions |
CgoFunctor3 | Member function representation for class members with 3 arguments |
CgoFunctor3< void, Tclass, Targ0, Targ1, Targ2 > | Specialisation for void member functions |
CgoFunctor4 | Member function representation for class members with 4 arguments |
CgoFunctor4< void, Tclass, Targ0, Targ1, Targ2, Targ3 > | Specialisation for void member functions |
CgoFunctor5 | Member function representation for class members with 5 arguments |
CgoFunctor5< void, Tclass, Targ0, Targ1, Targ2, Targ3, Targ4 > | Specialisation for void member functions |
CgoFunctor6 | Member function representation for class members with 6 arguments |
CgoFunctor6< void, Tclass, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5 > | Specialisation for void member functions |
CgoFunctor7 | Member function representation for class members with 7 arguments |
CgoFunctor7< void, Tclass, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6 > | Specialisation for void member functions |
CgoFunctor8 | Member function representation for class members with 8 arguments |
CgoFunctor8< void, Tclass, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6, Targ7 > | Specialisation for void member functions |
CgoFunctor9 | Member function representation for class members with 9 arguments |
CgoFunctor9< void, Tclass, Targ0, Targ1, Targ2, Targ3, Targ4, Targ5, Targ6, Targ7, Targ8 > | Specialisation for void member functions |
CgoFunctorBase | |
CgoFunctorBase0 | Base for functor objects with 0 arguments |
CgoFunctorBase1 | Base for functor objects with 1 arguments |
CgoFunctorBase10 | Base for functor objects with 10 arguments |
CgoFunctorBase2 | Base for functor objects with 2 arguments |
CgoFunctorBase3 | Base for functor objects with 3 arguments |
CgoFunctorBase4 | Base for functor objects with 4 arguments |
CgoFunctorBase5 | Base for functor objects with 5 arguments |
CgoFunctorBase6 | Base for functor objects with 6 arguments |
CgoFunctorBase7 | Base for functor objects with 7 arguments |
CgoFunctorBase8 | Base for functor objects with 8 arguments |
CgoFunctorBase9 | Base for functor objects with 9 arguments |
CgoGaussImage | |
CgoGaussImagePrivate | |
CgoGnuplot | Interface for a gnuplot process |
CgoGnuplotPrivate | |
CgoGraphAlgorithm | Running through a Graph |
CgoGraphEdge | Graph edge base class |
CgoGraphNode | Graph node base class |
CgoHaar3D | |
CgoHaar3DPrivate | |
CgoHashEntry | Entry for the hash table |
CgoHashTable | |
CgoHeap | Binary heap implementation |
CgoHistogram | |
CgoHistogramPrivate | |
CgoImageBuffer | |
CgoImageBufferStatus | |
CgoIndexPair | Index pair class |
CgoIntegral | |
CgoIntegralStatus | |
CgoKMeans | K-means clustering |
CgoKMeansPrivate | |
CgoKMeansSpatial | |
CgoKMeansSpatialPrivate | |
Cgolib_matrix | |
Cgolib_vector | |
CgoList | |
CgoListAlgorithm | Algorithm base class to run through a list |
CgoListConstIterator | |
CgoListElement | Element of a list of type T |
CgoListIterator | |
CgoLog | Logging facility |
CgoMathException | |
CgoMatlab | Matlab interface |
CgoMatlabPrivate | |
CgoMatrixSignal | |
CgoMaxSum | The max-sum algorithm |
CgoMemoryException | |
CgoMeshEdge | |
CgoMessagePassing | Base class for message passing algorithms |
CgoMultiPlotter | Plotting multiple plots in one window (or on one page) |
CgoMultiPlotterPrivate | |
CgoMutex | A mutual exclusion class |
CgoNibbleArray | |
CgoNUBS | Cubic Non-uniform non-rational B-spline approximation |
CgoNUBSPrivate | |
CgoNullException | |
CgoNVector | |
CgoObjectBase | Base class for golib objects |
CgoObjectBasePrivate | |
CgoObjectMessage | Message class for goObjectBase |
CgoObjectMethodParameters | Parameter container for goObjectBase::callObjectMethod() |
CgoOFFFile | |
CgoOFFFilePrivate | |
CgoPlotElement | |
CgoPlotElementLine | |
CgoPlotElementMatrixCurve | |
CgoPlotElementMatrixImage | |
CgoPlotElementMatrixSurface | |
CgoPlotElementMisc | |
CgoPlotElementPlane | |
CgoPlotElementPoint | |
CgoPlotElementSignalImage | |
CgoPlotElementSignalSurface | |
CgoPlotElementVectorCurve | |
CgoPlotter | |
CgoPlotterLabel | |
CgoPlotterPrivate | |
CgoPoint | Deprecate this, do not use! |
CgoPointCloud | Point cloud |
CgoPointCloudPrivate | |
CgoPosition | 3D position |
CgoPowFunction | |
CgoProcess | Process interface for Unix platforms (so far) |
CgoProducer | |
CgoPythonPrivate | |
CgoQtDisplay | |
CgoQuantizationTables | |
CgoQuantizer | Quantizer base class |
CgoQuaternion | Quaternion class |
CgoQueue | Queue class |
CgoRowVector | |
CgoRRefPtr | |
CgoSemaphore | Semaphore class |
CgoSignal2D | |
CgoSignal3D | Up to 3-dimensional (signal) data container |
CgoSignal3DBase | Base class for up to 3D signals |
CgoSignal3DGenericConstIterator | |
CgoSignal3DGenericIterator | Iterator for goSignal3DBase<void> class signals |
CgoSignal3DGenericIterator2 | |
CgoSignal3DIterator | Iterator for goSignal3DBase<T> class signals |
CgoSignal3DRef | Wrapper for any memory area suitable for representation through a goSignal3DBase type object (e.g. simply linearly stored data) |
CgoSignalOperation | |
CgoSignalOperation1 | Element-wise in-place operation |
CgoSignalOperation1Const | Element-wise in-place operation on constant data |
CgoSignalOperation2 | Element-wise operation of one source into one target |
CgoSignalOperation3 | Element-wise operation of two sources into one target |
CgoSignalOperationGeneric | Generic value-wise operations |
CgoSignalStat | |
CgoSignalTransform | |
CgoSignalTransformInfo | |
CgoSinglePlot | Single plot class used for goMultiPlotter |
CgoSinglePlotPrivate | |
CgoSparseMatrix | Basic sparse matrix class with Matlab mxArray support |
CgoStatusObject | Provides status information for an object INCOMPLETE |
CgoString | String class |
CgoSubSignal3D | Access to sub-areas of goSignal3DBase objects |
CgoSumProduct | |
CgoSynchronized | |
CgoThread | |
CgoThreadObject | Base class for objects that implement threads |
CgoTimerObject | |
CgoTransferFunction | |
CgoTree | Tree class |
CgoTreeNode | |
CgoTriangle | |
CgoTriangleMesh | |
CgoTriangleMeshPrivate | |
CgoType | Provides type information |
CgoTypeException | |
CgoTypePrivate | |
CgoUniformQuantizer | Uniform quantizer |
CgoUniformQuantizerPrivate | |
CgoVector | |
CgoVideoCapture | Video capture class |
CgoVideoCapturePrivate | |
CgoViewPlane | |
CgoViewVolume | |
CICVTool | |
CImageViewer | |
CMainWindowThread | |
CMM | |
CMyFactor | |
CMyPoints2D | |
CMyWindow | |
CNavigationFrame | |
CPCAControl | |
CPCATool | |
CRenderApplication | |
CRenderGUI | |
CRenderMainWindow | |
CSelectedTreeModelIterators | |
CSVMDual | |
Ctestclass | |
CTransferFunctionFrame | |
CTreeModelEnumerate | |
CTreeModelRenumber | |
CVCGui | |
CVCGuiPrivate | |
CVFApplication | |
CVFGUI | |
CVFInterface | |