H3D API  2.4.1
Public Attributes | List of all members
H3D::SAI::ComponentInfo Struct Reference

The ComponentInfo object stores information about a particular X3D component. More...

#include <H3D/SAIFunctions.h>

Public Attributes

string name
 The formal name of the component.
 
H3DUInt32 level
 The level of support of this instance.
 
string title
 A generic, freeform title string provided by the browser manufacturer.
 
string providerUrl
 If provided, The URL to the entity that wrote this component. More...
 

Detailed Description

The ComponentInfo object stores information about a particular X3D component.

The object consists solely of read-only properties. It does not define any additional functions. It shall be an error to write to any of these properties.

Member Data Documentation

◆ providerUrl

string H3D::SAI::ComponentInfo::providerUrl

If provided, The URL to the entity that wrote this component.

Assumes that extensions to the browser may not necessarily be provided by the browser writer's themselves.


The documentation for this struct was generated from the following file: