H3D API
2.4.1
|
This object stores information about a particular X3D profile. More...
#include <H3D/SAIFunctions.h>
Public Attributes | |
string | name |
The formal name as defined in part 1 of ISO/IEC 19775. | |
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... | |
vector< ComponentInfo > | components |
An array of the ComponentInfo object instances that make up this profile. | |
This object stores information about a particular X3D profile.
string H3D::SAI::ProfileInfo::providerUrl |
If provided, the URL to the entity that wrote this component.
This assumes that extensions to the browser may not necessarily be provided by the browser writer's themselves.