public class SoVRMLEXTERNPROTOField extends SoBase
SoVRMLEXTERNPROTOField
definitions is created when the externprototype is read from a file or buffer and cannot be created programmatically.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
This section describes the expected behavior of the node in a conforming VRML97 browser application. In some cases, the application is responsible for implementing portions of the expected behavior. Open Inventor viewer classes and IVF classes implement some of the application behaviors.
This section may reference portions of the VRML97 specification that are not present in this help file. The complete VRML97 spec is available at
The VRML API is no longer supported. See section
Modifier and Type | Class and Description |
---|---|
static class |
SoVRMLEXTERNPROTOField.Kinds
Deprecated.
Kind.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
EXTERNPROTO_EVENTIN
Deprecated.
Use
SoVRMLEXTERNPROTOField.Kinds.EXTERNPROTO_EVENTIN instead. |
static int |
EXTERNPROTO_EVENTOUT
Deprecated.
Use
SoVRMLEXTERNPROTOField.Kinds.EXTERNPROTO_EVENTOUT instead. |
static int |
EXTERNPROTO_EXPOSEDFIELD
Deprecated.
|
static int |
EXTERNPROTO_FIELD
Deprecated.
Use
SoVRMLEXTERNPROTOField.Kinds.EXTERNPROTO_FIELD instead. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoVRMLEXTERNPROTOField()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends Inventor> |
getFieldClass()
Deprecated.
Returns the type of field this is.
|
SoVRMLEXTERNPROTOField.Kinds |
getFieldKind()
Deprecated.
Returns the kind of field this is.
|
java.lang.String |
getFieldName()
Deprecated.
Returns the name of the field.
|
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int EXTERNPROTO_FIELD
SoVRMLEXTERNPROTOField.Kinds.EXTERNPROTO_FIELD
instead.@Deprecated public static final int EXTERNPROTO_EXPOSEDFIELD
SoVRMLEXTERNPROTOField.Kinds.EXTERNPROTO_EXPOSEDFIELD
instead.@Deprecated public static final int EXTERNPROTO_EVENTIN
SoVRMLEXTERNPROTOField.Kinds.EXTERNPROTO_EVENTIN
instead.@Deprecated public static final int EXTERNPROTO_EVENTOUT
SoVRMLEXTERNPROTOField.Kinds.EXTERNPROTO_EVENTOUT
instead.public java.lang.String getFieldName()
public java.lang.Class<? extends Inventor> getFieldClass()
public SoVRMLEXTERNPROTOField.Kinds getFieldKind()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com