#include <XnModuleInterface.h>
◆ Create
Creates an instance of this generator.
- Parameters
-
| pContext | [in] Current OpenNI context |
| strInstanceName | [in] The name of this new instance. |
| strCreationInfo | [in] Optional creation info (returned from enumeration). |
| pNeededNodes | [in] A list of inputs for this generator. |
| strConfigurationDir | [in] The module configuration dir, or NULL if it doesn't have one. |
| phInstance | [out] A handle to the created instance. |
◆ Destroy
Destroys an instance previously created using Create().
- Parameters
-
| hGenerator | [in] A handle to the instance to be destroyed. |
◆ EnumerateProductionTrees
Find all tree possibilities for this production node.
- Parameters
-
| pContext | [in] Current OpenNI context |
| pNodesList | [in] A list to be filled with production trees. |
| pErrors | [in] Optional. An enumeration errors object to be passed to enumeration functions. |
◆ GetDescription
Gets a description of this generator.
- Parameters
-
| pDescription | [in/out] A struct to be filled with the description. |
◆ GetInterface
The documentation for this struct was generated from the following file: