MAPS-TFSS: Manipulating And Perceiving Simultaneously - Tactile Force Sensor Simulator

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Graphics::Sensing::BadFileTypeException for invalid file types
Graphics::Sensing::BadIndexException for mis-indexing
Graphics::Sensing::BadPathException for invalid file paths
Utils::Model3D::FacePolygon
Utils::Model3D::MeshPolygonal mesh
Graphics::ModelFor displaying and manipulating a 3D model
Graphics::ObjectAndSensorViewerFor displaying an object, three tactile sensors and their tactile data
Graphics::PPSMockupDemo of setup of 2 PPS sensors
Graphics::Sensing::PPSSensorSimulates a PPS sensor
Graphics::Sensing::ShaderClassFor loading and using shaders in GLSL
Graphics::Sensing::ShaderVariableManages passing of arguments to shaders
Graphics::Sensing::ShaderVariable_1fA float uniform
Graphics::Sensing::ShaderVariable_1iAn int uniform
Graphics::Sensing::ShaderVariable_2fvA vec2 uniform
Graphics::Sensing::SimulatedTactileSensorClass for simulating an array-type tactile force sensor
Graphics::Sensing::TactileImage< T >Class for image-type data from tactile sensors
Graphics::Sensing::TactileImageLoader< T >Class for loading TactileImage / TactileSurfacePoint from file
Graphics::Sensing::TactileSensorBaseAbstract base class for tactile sensor interactions, both real and simulated
Graphics::Sensing::TactileSensorShaderExtends ShaderClass to manage resources for shaders for use in TactileSensor
Graphics::Sensing::TactileSensorShaderBlurBaseTactileSensorShader to do Gaussian blurring
Graphics::Sensing::TactileSensorShaderCubicReshapes response according to a cubic polynomial
Graphics::Sensing::TactileSensorShaderHorizontalBlurApplies image blur in the horizontal direction
Graphics::Sensing::TactileSensorShaderInvertTacileSensorShader to do additive inverse
Graphics::Sensing::TactileSensorShaderReductionTacileSensorShader to do reductions
Graphics::Sensing::TactileSensorShaderRelinearizeReshapes element response from one linear function to another
Graphics::Sensing::TactileSensorShaderVerticalBlurApplies image blur in the vertical direction
Graphics::Sensing::TactileSensorShaderWTexVariation that has an associated auxiliary texture
Graphics::Sensing::TactileSurfacePoint< T >Tactile image with information about where it was collected
Utils::Model3D::VertexPolygon vertex