x3d::MovieSound Class ReferenceMovieSound class definition automatically generated by html-to-header v1.0.
More...
#include <objects.h>
Inheritance diagram for x3d::MovieSound:
[legend]Collaboration diagram for x3d::MovieSound:
[legend]List of all members.
Detailed Description
MovieSound class definition automatically generated by html-to-header v1.0.
This class was automatically generated using the definition available in this modified X3D abstract: MovieSound
- Attention:
- the MovieTexture and MovieSound nodes are not the original. The X3D reference in the libx3d project describes the modifications in details. It was done this way in order to avoid the dual inheritance problem with the original MovieTexture definition.
Constructor & Destructor Documentation
x3d::MovieSound::MovieSound |
( |
|
) |
|
|
virtual x3d::MovieSound::~MovieSound |
( |
|
) |
[virtual] |
|
Member Function Documentation
virtual bool x3d::MovieSound::FieldHasDefaultValue |
( |
field_t |
name |
) |
const [virtual] |
|
SFFloat x3d::MovieSound::get_speed |
( |
|
) |
const [inline] |
|
virtual field_t x3d::MovieSound::GetDefaultContainerField |
( |
|
) |
const [virtual] |
|
virtual const char* x3d::MovieSound::GetDefaultContainerFieldName |
( |
|
) |
const [virtual] |
|
virtual bool x3d::MovieSound::GetFieldByIndex |
( |
int |
idx, |
|
|
FieldInfo * |
info |
|
) |
const [virtual] |
|
virtual bool x3d::MovieSound::GetFieldByName |
( |
field_t |
name, |
|
|
FieldInfo * |
info |
|
) |
const [virtual] |
|
virtual int x3d::MovieSound::GetFieldCount |
( |
|
) |
const [virtual] |
|
virtual bool x3d::MovieSound::GetFieldDefault |
( |
field_t |
name, |
|
|
FieldInfo * |
info |
|
) |
const [virtual] |
|
virtual const char* x3d::MovieSound::GetNodeName |
( |
|
) |
const [virtual] |
|
virtual field_t x3d::MovieSound::GetNodeType |
( |
int |
idx = 0 |
) |
const [virtual] |
|
virtual int x3d::MovieSound::GetTypeCount |
( |
|
) |
const [virtual] |
|
virtual bool x3d::MovieSound::IsNodeType |
( |
field_t |
type |
) |
const [virtual] |
|
void x3d::MovieSound::set_speed |
( |
const SFFloat & |
speed |
) |
[inline] |
|
virtual bool x3d::MovieSound::SetFieldByName |
( |
field_t |
name, |
|
|
const void * |
data |
|
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|