Definition Type: SimpleType
Name: BoundingBoxSize
Containing Schema: x3d-3.2.xsd
Collapse XSD Schema Diagram:
XSD Diagram of BoundingBoxSize in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:simpleType name="BoundingBoxSize">
    <xs:annotation>
        <xs:appinfo>X3DBoundedObject indicates that bounding box values can be provided (or computed) for this node and any children.  Bounding box values approximate the volume of a containing box in the current coordinate system.  Bounding box values can optionally be provided to (or calculated by) 3D browsers.  Bounding box values are hints that can improve performance by allowing browsers to inexpensively cull geometry, thus avoiding the computational cost of trying to drawing shapes when they are outside of the current view.  BoundingBoxSize dimensions are non-negative values.  Default value (-1 -1 -1) indicates that no bounding box size has been computed.</xs:appinfo>
        <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/group.html#Boundingboxes" />
    </xs:annotation>
    <xs:restriction base="SFVec3f" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
bboxSize, bboxSize, bboxSize, bboxSize, bboxSize, bboxSize, bboxSize, bboxSize, bboxSize