Public Member Functions | Public Attributes

FBHandle Class Reference

Search for all occurrences

Detailed Description

FBHandle class exposes the Handle object of the application.

Note:
This is a terminal class and should not be used as a base for a new class.

Definition at line 315 of file fbcore.h.

#include <fbcore.h>

Inheritance diagram for FBHandle:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FBHandle (const char *pName, HIObject pObject=NULL)
 Public constructor.
void Select ()
 Meta selection.

Public Attributes

FBPropertyListObject Follow
 List: Object to be followed by the handle.
FBPropertyListObject Manipulate
 List: Objects manipulated by the handle.
FBPropertyListObject ManipulateTranslation
 List: Objects manipulated by the handle.
FBPropertyListObject ManipulateRotation
 List: Objects manipulated by the handle.
FBPropertyListObject ManipulateScaling
 List: Objects manipulated by the handle.
FBPropertyListObject Image
 List: Image to be used in the handle display.

Constructor & Destructor Documentation

FBHandle ( const char *  pName,
HIObject  pObject = NULL 
)

Public constructor.

This constructor is used to create a new object.

Parameters:
pNameObject name.
pObjectFor internal use only.

Member Function Documentation

void Select ( )

Meta selection.

With this method, the handle itself is selected as well as all the models that are manipulated by the handle.


Member Data Documentation

List: Object to be followed by the handle.

Should have a cardinality of 1.

Definition at line 332 of file fbcore.h.

List: Objects manipulated by the handle.

Definition at line 333 of file fbcore.h.

List: Objects manipulated by the handle.

Only their translation is affected.

Definition at line 334 of file fbcore.h.

List: Objects manipulated by the handle.

Only their rotation is affected.

Definition at line 335 of file fbcore.h.

List: Objects manipulated by the handle.

Only their scaling is affected.

Definition at line 336 of file fbcore.h.

List: Image to be used in the handle display.

Only the image at position 0 is used.

Definition at line 337 of file fbcore.h.


The documentation for this class was generated from the following file:

FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle
FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle FBHandle