Public Member Functions | Public Attributes

FBContainer Class Reference

This reference page is linked to from the following overview topics: MotionBuilder 2013, Events & callbacks.


Search for all occurrences

Detailed Description

Objects Containing class.

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

Definition at line 83 of file fbcontainer.h.

#include <fbcontainer.h>

Inheritance diagram for FBContainer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

FBPropertyListComponent Items
 List: Items in the set.

Constructor & Destructor Documentation

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

Constructor.

Parameters:
pNameContainer 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, set contents will be selected.
int Contains ( FBComponent pComponent)

Contains.

Parameters:
pComponentComponent to verify if it is in the Container
Returns:
0 if the component is not in the Container, 1 if it is in this Container, 2 if it is in another Container

Member Data Documentation

List: Items in the set.

Definition at line 110 of file fbcontainer.h.


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

FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer
FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer FBContainer