table of contents
Rout(3pm) | User Contributed Perl Documentation | Rout(3pm) |
NAME¶
PDL::Graphics::TriD::Rout - Helper routines for Three-dimensional graphics
DESCRIPTION¶
This module is for miscellaneous PP-defined utility routines for the PDL::Graphics::TriD module. #line 39 "Rout.pm"
FUNCTIONS¶
vrmlcoordsvert¶
Signature: (vertices(n=3); char* space; PerlIO *fp)
info not available
vrmlcoordsvert does not process bad values. It will set the bad-value flag of all output ndarrays if the flag is set for any of the input ndarrays.
AUTHOR¶
Copyright (C) 2000 James P. Edwards Copyright (C) 1997 Tuomas J. Lukka. All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is separated from the PDL distribution, the copyright notice should be included in the file.
2025-01-17 | perl v5.40.0 |