#include <BON2Component.h>


Public Member Functions | |
| void | initialize () |
| long | priority () const |
Definition at line 134 of file Paradigms/SF/BON2SFSample/BON2Component.h.
| void BON::PrimitiveImpl::initialize | ( | ) | [virtual] |
Reimplemented from BON::ProcessingBaseImpl.
Definition at line 211 of file Paradigms/SF/BON2SFSample/BON2Component.cpp.
| long BON::PrimitiveImpl::priority | ( | ) | const |
Definition at line 217 of file Paradigms/SF/BON2SFSample/BON2Component.cpp.
1.6.3