Logo.pm (PDL-2.082) | : | Logo.pm (PDL-2.083) | ||
---|---|---|---|---|
skipping to change at line 484 | skipping to change at line 484 | |||
Pos => $pos // [0,1.2,0], | Pos => $pos // [0,1.2,0], | |||
Size => $size // 0.1, | Size => $size // 0.1, | |||
}, $type; | }, $type; | |||
} | } | |||
1; | 1; | |||
# ***add these lines to, e.g. tvrml2.pl | # ***add these lines to, e.g. tvrml2.pl | |||
# | # | |||
# use PDL::Graphics::TriD::Logo; | # use PDL::Graphics::TriD::Logo; | |||
# $win->add_object(new PDL::Graphics::TriD::Logo); | # $win->add_object(PDL::Graphics::TriD::Logo->new); | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |