Package | Description |
---|---|
com.openinventor.inventor.nodekits |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoInteractionKit.Cachings> |
SoInteractionKit.boundingBoxCaching
Set bounding box caching mode.
|
SoSFEnum<SoInteractionKit.Cachings> |
SoInteractionKit.pickCulling
Set pick caching mode.
|
SoSFEnum<SoInteractionKit.Cachings> |
SoInteractionKit.renderCaching
Deprecated.
As of Open Inventor 10300 This field is ignored. Render caching is set internally to ensure best performance.
|
SoSFEnum<SoInteractionKit.Cachings> |
SoInteractionKit.renderCulling
Set render culling mode.
|
Modifier and Type | Method and Description |
---|---|
static SoInteractionKit.Cachings |
SoInteractionKit.Cachings.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoInteractionKit.Cachings |
SoInteractionKit.Cachings.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoInteractionKit.Cachings[] |
SoInteractionKit.Cachings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com