Uses of Class
com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Packages that use SoRenderAreaCore
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
IvTune is an extensible, interactive tool that allows the user to inspect and modify Open Inventor scene graphs, even in a running application program.
-
Uses of SoRenderAreaCore in com.openinventor.inventor
Constructors in com.openinventor.inventor with parameters of type SoRenderAreaCoreModifierConstructorDescriptionSoOffscreenRenderArea
(SoRenderAreaCore renderAreaCore) Builds a new offscreen render area by using the given renderAreaCore. -
Uses of SoRenderAreaCore in com.openinventor.ivtune
Methods in com.openinventor.ivtune with parameters of type SoRenderAreaCoreModifier and TypeMethodDescriptionstatic void
SoIvTune.start
(SoRenderAreaCore name_13907) Starts an IvTune session based on the scene graph managed by the givenSoRenderAreaCore
.