#include <EmmaPlaneSensor.h>
Inheritance diagram for Emma::PlaneSensor:

Public Member Functions | |
| PlaneSensor () | |
| virtual | ~PlaneSensor () |
| DECLARE_CLASS (PlaneSensor, Node) | |
| Fusion::ResultType | initialize () |
| Initialize this instance. | |
| virtual Fusion::ResultType | beginFieldFiring (const char *property, const Fusion::Value &value) |
| virtual bool | handleEvent (const Event &event) |
| Callback function that is implemented by the callee. | |
Input is in normalized device coordinates (NDC), or {x,y} = {[0..1],[0..1]}. Output is a 3D point in world space.
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from Emma::Node. |
|
||||||||||||
|
|
|
|
Callback function that is implemented by the callee.
Implements Emma::EventHandler. |
|
|
Initialize this instance.
Reimplemented from Fusion::Object. |
1.4.3