Public Member Functions | Public Attributes

FBGroup Class Reference

This reference page is linked to from the following overview topics: MotionBuilder 2014, FBGroup and FBSet - Scene Element Organization.


Search for all occurrences

Detailed Description

Objects Grouping class.

This class is an interface to manipulate object's grouping in the scene.

Definition at line 97 of file fbgroup.h.

#include <fbgroup.h>

Inheritance diagram for FBGroup:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FBGroup (const char *pName, HIObject pObject=NULL)
 Constructor.
virtual void FBDelete ()
 Virtual FBDelete function.
void Select (bool pSelect)
 Select.
bool Contains (FBComponent *pComponent)
 Contains.

Public Attributes

FBPropertyBool Show
 Read Write Property: Controls if objects in the group are displayed.
FBPropertyBool Pickable
 Read Write Property: Controls if objects in the group are pickable.
FBPropertyBool Transformable
 Read Write Property: Controls if objects in the group are transformable.
FBPropertyListComponent Items
 List: Items in the group.

Constructor & Destructor Documentation

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

Constructor.

Parameters:
pNameGroup name.
pObjectFor internal use only.

Member Function Documentation

virtual void FBDelete ( ) [virtual]

Virtual FBDelete function.

Reimplemented from FBComponent.

void Select ( bool  pSelect)

Select.

Parameters:
pSelectIf true, group contents will be selected.
bool Contains ( FBComponent pComponent)

Contains.

Parameters:
pComponentComponent to verify if it is in the Group
Returns:
True if the object is in the Group

Member Data Documentation

Read Write Property: Controls if objects in the group are displayed.

Definition at line 124 of file fbgroup.h.

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

Definition at line 125 of file fbgroup.h.

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

Definition at line 126 of file fbgroup.h.

List: Items in the group.

Definition at line 127 of file fbgroup.h.


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

FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup
FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup FBGroup