FBSet Class Reference
#include
<fbgroup.h>
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
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.
Definition at line 138 of file fbgroup.h.
Constructor & Destructor Documentation
FBSet |
( |
char * |
pName, |
|
|
HIObject |
pObject = NULL |
|
|
) |
|
|
|
Constructor.
- Parameters:
-
|
pName |
Set name. |
|
pObject |
For internal use only. |
Member Function Documentation
virtual void FBDelete |
( |
|
) |
[virtual] |
Virtual FBDelete function.
Reimplemented from FBComponent.
void Select |
( |
bool |
pSelect |
) |
|
Select.
- Parameters:
-
|
pSelect |
If true, set contents will be selected. |
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
Member Data Documentation
Read Write Property: Visibility of set (animatable).
Definition at line 165 of file fbgroup.h.
Read Write Property: Controls if objects in the set are
pickable.
Definition at line 166 of file fbgroup.h.
Read Write Property: Controls if objects in the set are
transformable.
Definition at line 167 of file fbgroup.h.
List: Items in the set.
Definition at line 168 of file fbgroup.h.
Please send
us your comments about this page.