Basic.pm


NAME

VRML::Basic.pm - implements basic methods


SYNOPSIS

use VRML::Basic;


DESCRIPTION

Following methods are currently implemented.

new
new

debug
debug

VRML_init
VRML_init

VRML_head
VRML_head

VRML_add
VRML_add

VRML_trim
VRML_trim

VRML_swap
VRML_swap

VRML_put
VRML_put

VRML_row
VRML_row

VRML_pos
VRML_pos

VRML_comment
VRML_comment

VRML_print
VRML_print

VRML_format
VRML_format

as_string
as_string

print
print

print_as_cgi
print_as_cgi

save
save($filename)

.


AUTHOR

Hartmut Palm <palm@gfz-potsdam.de>