diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Background ColorInterpolator CoordinateInterpolator DirectionalLight Group NavigationInfo NormalInterpolator OrientationInterpolator PositionInterpolator ScalarInterpolator Shape TimeSensor Transform Viewpoint WorldInfo Anchor BooleanFilter BooleanSequencer BooleanToggle BooleanTrigger CylinderSensor Inline IntegerSequencer IntegerTrigger KeySensor PlaneSensor PointLight ProximitySensor SphereSensor SpotLight StringSensor Switch TimeTrigger TouchSensor AudioClip Billboard Collision Fog LoadSensor LocalFog LOD Script Sound VisibilitySensor CoordinateInterpolator2D PositionInterpolator2D ClipPlane EaseInEaseOut LinePickSensor PickableGroup PointPickSensor PrimitivePickSensor VolumePickSensor SplinePositionInterpolator SplinePositionInterpolator2D SplineScalarInterpolator SquadOrientationInterpolator StaticGroup CADAssembly CADLayer CADPart OrthoViewpoint ViewpointGroup ColorDamper CoordinateDamper OrientationChaser OrientationDamper PositionChaser PositionChaser2D PositionDamper PositionDamper2D ScalarChaser TexCoordDamper2D TextureBackground CollidableShape CollisionSensor RigidBodyCollection ParticleSystem TransformSensor EspduTransform ReceiverPdu SignalPdu TransmitterPdu DISEntityManager GeoLocation GeoLOD GeoMetadata GeoPositionInterpolator GeoProximitySensor GeoTouchSensor GeoViewpoint GeoTransform HAnimHumanoid HAnimJoint HAnimSegment HAnimSite NurbsOrientationInterpolator NurbsPositionInterpolator NurbsSurfaceInterpolator NurbsSet ProtoInstance ROUTE ExternProtoDeclare ProtoDeclare IMPORT EXPORT GeoOrigin | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GeoLOD"> <xs:annotation> <xs:appinfo> Note that MFNode rootNode field can contain multiple nodes and has accessType inputOutput. Meanwhile MFNode children field is outputOnly, unlike other X3DGroupingNode exemplars. <xs:attribute name="center" type="SFVec3d" default="0 0 0" fixed="initializeOnlyField"/> <xs:attribute name="level_changed" fixed="outputOnlyField"> <xs:simpleType> <xs:restriction base="SFInt32"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:element name="children" type="MFNode" fixed="outputOnlyField" default="X3DChildNode"/> <xs:element name="geoOrigin" type="SFNode" fixed="initializeOnlyField" default="GeoOrigin"/> <xs:element name="rootNode" type="MFNode" fixed="initializeOnlyField" default="X3DChildNode"/> <xs:attribute name="additionalInterface" type="xs:string" default="X3DBoundedObject"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geospatial"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geodata.html#GeoLOD"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DChildNode"> <xs:sequence minOccurs="0" maxOccurs="1"> <xs:group ref="GroupingNodeChildContentModel"> <xs:annotation> <xs:documentation>rootNode</xs:documentation> </xs:annotation> </xs:group> <xs:element ref="GeoOrigin"> <xs:annotation> <!-- allow GeoOrigin at beginning, middle or end --> <xs:documentation>geoOrigin SFNode</xs:documentation> </xs:annotation> </xs:element> <xs:group ref="GroupingNodeChildContentModel"> <xs:annotation> <xs:documentation>rootNode</xs:documentation> </xs:annotation> </xs:group> </xs:sequence> <xs:attribute name="geoSystem" type="geoSystemType" default='"GD" "WE"'/> <xs:attribute name="rootUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="child1Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="child2Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="child3Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="child4Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="center" type="SFVec3d" default="0 0 0"/> <xs:attribute name="range" default="10"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/> <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> <!-- bboxDisplay, visible added in X3D version 4.0 --> </xs:complexContent> </xs:complexType> </xs:element> |
type | geoSystemType | ||
properties |
|
||
source | <xs:attribute name="geoSystem" type="geoSystemType" default='"GD" "WE"'/> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="rootUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="child1Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="child2Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="child3Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="child4Url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | SFVec3d | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="center" type="SFVec3d" default="0 0 0"/> |
type | restriction of SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="range" default="10"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/> |
type | bboxSizeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |