Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

SvgInline Class Reference

SvgInline represents SVG graphics. More...

Inheritance diagram for SvgInline:

Mesh GeometryNode Node IGeometry Object List of all members.

Detailed Description

SvgInline represents SVG graphics.

Authoring Interface:

        SvgInline {
            field   SFString    url         ""
            field   SFInt32     width       256
            field   SFInt32     height      256
        }
Parameters:
url specifies the svg file to be displayed. Default value: ""
width must be specified to set the width of the SVG surface. Default value: 256
height must be specified to set the height of the SVG surface. Default value: 256
Functionality:

XXX To be written


Generated on Sat Apr 1 06:08:09 2006 for Emma Content Development Kit by  doxygen 1.4.3