SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SRInterface Member List

This is the complete list of members for SRInterface, including all inherited members.

doAutoView()SRInterface
doFrame()SRInterface
eventResize(size_t width, size_t height)SRInterface
gcInvalidObjects(const std::vector< std::string > &validObjects)SRInterface
getMouseMode()SRInterface
getScreenHeightPixels() const SRInterfaceinline
getScreenWidthPixels() const SRInterfaceinline
handleGeomObject(boost::shared_ptr< Core::Datatypes::GeometryObject > object)SRInterface
inputMouseDown(const glm::ivec2 &pos, MouseButton btn)SRInterface
inputMouseMove(const glm::ivec2 &pos, MouseButton btn)SRInterface
inputMouseUp(const glm::ivec2 &pos, MouseButton btn)SRInterface
inputMouseWheel(int32_t delta)SRInterface
MOUSE_LEFT enum valueSRInterface
MOUSE_MIDDLE enum valueSRInterface
MOUSE_NEWSCIRUN enum valueSRInterface
MOUSE_NONE enum valueSRInterface
MOUSE_OLDSCIRUN enum valueSRInterface
MOUSE_RIGHT enum valueSRInterface
MouseButton enum nameSRInterface
MouseMode enum nameSRInterface
readAsset(const std::string &filename, std::vector< uint8_t > vbo, std::vector< uint8_t > ibo)SRInterface
removeAllGeomObjects()SRInterface
setMouseMode(MouseMode mode)SRInterface
SRInterface(std::shared_ptr< spire::Context > context, const std::vector< std::string > &shaderDirs, spire::Interface::LogFunction logFP=spire::Interface::LogFunction())SRInterface
~SRInterface()SRInterface