Katana Plug-in APIs 0.1
Public Member Functions

ExampleSpotlightLocatorViewportLayer Class Reference

#include <ExampleSpotlightLocator.h>

Inheritance diagram for ExampleSpotlightLocatorViewportLayer:
Foundry::Katana::ViewerUtils::FnBaseLocatorViewportLayer Foundry::Katana::ViewerAPI::ViewportLayer Foundry::Katana::ViewerAPI::ViewportLayerPluginBase

List of all members.

Public Member Functions

virtual void draw () override
 Draws the viewport layer's contents.
virtual void setOption (FnKat::ViewerAPI::OptionIdGenerator::value_type optionId, FnAttribute::Attribute attr) override
 Sets a generic option.

Detailed Description

Class implementing a ViewportLayer derives most of its behavior from FnBaseLocatorViewportLayer. The difference here is that it can accept an additional IntAttribute option via setOption() which allows it to increase the line thickness of its Locator plug-ins.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator