Public Member Functions | Public Attributes

FBGroup Class Reference

This reference page is linked to from the following overview topics: 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 (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 ( char *  pName,
HIObject  pObject = NULL 
)

Constructor.

Parameters:
pName Group 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, group contents will be selected.
bool Contains ( FBComponent pComponent )

Contains.

Parameters:
pComponent Component 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