FBSet Class Reference

FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet FBSet
Inheritance diagram for FBSet:
Inheritance graph
[legend]

List of all members.


Detailed Description

Objects Set class.

This class is an interface to manipulate object sets in the scene. Note: an item cannot be in two FBSet objects at once. Also, an FBGroup cannot contain FBSet objects, although an FBSet object can contain an FBGRoup.


Public Member Functions

  FBSet (str pName)
  Constructor.
int  Contains (FBComponent pComponent)
  Contains.
  FBDelete ()
  Virtual FBDelete function.
  Select (bool pSelect)
  Select.

Public Attributes

FBListComponent  Items
  List: Items in the set.
bool  Pickable
  Read Write Property: Controls if objects in the set are pickable.
bool  Transformable
  Read Write Property: Controls if objects in the set are transformable.
FBAnimatableDouble  Visibility
  Read Write Property: Visibility of set (animatable).

Constructor & Destructor Documentation

FBSet ( str  pName  ) 

Constructor.

Parameters:
pName  Set name.

Member Function Documentation

int Contains ( FBComponent  pComponent  ) 

Contains.

Parameters:
pComponent  Component to verify if it is in the Group
Returns:
0 if the component is not in the FBSet, 1 if it is in this FBSet, 2 if it is in another FBSet

FBDelete (  ) 

Virtual FBDelete function.

See sample: DeleteHierarchy.py.

Reimplemented from FBComponent.

Select ( bool  pSelect  ) 

Select.

Parameters:
pSelect  If true, set contents will be selected.

Member Data Documentation

FBListComponent Items

List: Items in the set.

bool Pickable

Read Write Property: Controls if objects in the set are pickable.

bool Transformable

Read Write Property: Controls if objects in the set are transformable.

FBAnimatableDouble Visibility

Read Write Property: Visibility of set (animatable).


Generated on Tue Feb 9 19:34:35 2010 for Python Reference Guide by  doxygen 1.5.3