Package com.openinventor.inventor.errors
Class SoErrorStack.StackFrame
java.lang.Object
com.openinventor.inventor.Inventor
com.openinventor.inventor.errors.SoErrorStack.StackFrame
- Enclosing class:
SoErrorStack
This struture contains the description of a stack frame.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openinventor.inventor.Inventor
Inventor.ConstructorCommand
-
Field Summary
Fields inherited from class com.openinventor.inventor.Inventor
VERBOSE_LEVEL, ZeroHandle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setValue
(SoErrorStack.StackFrame copyFrom) static SoErrorStack.StackFrame[]
toArray
(long nativeArray, long length) Methods inherited from class com.openinventor.inventor.Inventor
dispose, getNativeResourceHandle
-
Constructor Details
-
StackFrame
-
StackFrame
public StackFrame()Default constructor.
-
-
Method Details
-
setValue
-
toArray
-