pdl::graphics::trid::objects(3pm) debian man page | unix.com

Man Page: pdl::graphics::trid::objects

Operating Environment: debian

Section: 3pm

TriD::Objects(3pm)					User Contributed Perl Documentation					TriD::Objects(3pm)

NAME
PDL::Graphics::TriD::Objects - Simple Graph Objects for TriD
SYNOPSIS
Look in PDL/Demos/TkTriD_demo.pm for several examples, the code in PDL/Demos/TriD1.pm and PDL/Demos/TriD2.pm also uses objects but it hides them from the user.
DESCRIPTION
GObjects can be either stand-alone or in Graphs, scaled properly. All the points used by the object must be in the member {Points}. I guess we can afford to force data to be copied (X,Y,Z) -> (Points)...
OBJECTS
PDL::Graphics::TriD::GObject Inherits from base PDL::Graphics::TriD::Object and adds fields Points, Colors and Options. Need lots more here... perl v5.14.2 2012-01-02 TriD::Objects(3pm)
Related Man Pages
pdl::objects(1) - redhat
pdl::exporter(3) - redhat
pdl(3) - suse
pdl::exporter(3pm) - debian
padre::plugin::pdl(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph