Open Reality Reference Guide
 
Loading...
Searching...
No Matches
FBScriptWrapper Class Referenceabstract

This interface is used to bridge ORSDK and Python exposition. More...

#include <fbscriptwrapper.h>

Public Member Functions

virtual void ContentDestroy ()=0
 

Detailed Description

This interface is used to bridge ORSDK and Python exposition.

It allows each FBObject to notify its wrapper about its destruction. It also allows a Python Exposition code to know if a particular FBObject is already wrapped.

Definition at line 69 of file fbscriptwrapper.h.


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