Query: pdl::graphics::trid::objects
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TriD::Objects(3pm) User Contributed Perl Documentation TriD::Objects(3pm)NAMEPDL::Graphics::TriD::Objects - Simple Graph Objects for TriDSYNOPSISLook 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.DESCRIPTIONGObjects 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)...OBJECTSPDL::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)