Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
Plugins.GeometricVision.TargetingSystem.Code.Interfaces Namespace Reference

Classes

interface  IGeoProcessor
 
interface  IGeoTargeting
 Made to handle targeting logic. Usage: For new targeting behavior implement this interface and add it to the targeting systems list on the GeometryTargetingSystemsContainer component from GeometricVision component. More...
 
interface  ITargetCreator
 
interface  ITargetVisibilityProcessor
 Responsible for seeing objects and geometry inside the targetingSystem. It checks, if object is inside visibility zone and filters out unwanted objects and geometry. More...