Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.476.292 Times

VTKRendering 4.0.001

  Date Added: May 12, 2010  |  Visits: 668

VTKRendering

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)

VTKRendering is a Perl interface to VTKRendering library. Graphics::VTK::OpenGLRenderWindow Inherits from RenderWindow Functions Supported for this class by the PerlVTK module: (To find more about their use check the VTK documentation at http://www.kitware.com.) const char *GetClassName (); int GetDepthBufferSize (); static int GetGlobalMaximumNumberOfMultiSamples (); int GetMultiSamples (); void MakeCurrent () = 0; virtual void OpenGLInit (); void RegisterTextureResource (GLuint id); static void SetGlobalMaximumNumberOfMultiSamples (int val); void SetMultiSamples (int ); virtual void StereoUpdate (); vtkOpenGLRenderWindow Unsupported Funcs: Functions which are not supported supported for this class by the PerlVTK module. virtual unsigned char *GetPixelData (int x, int y, int x2, int y2, int front); Cant Handle unsigned char * return type without a hint virtual unsigned char *GetRGBACharPixelData (int x, int y, int x2, int y2, int front); Cant Handle unsigned char * return type without a hint virtual float *GetRGBAPixelData (int x, int y, int x2, int y2, int front); Cant Handle float * return type without a hint virtual float *GetZbufferData (int x1, int y1, int x2, int y2); Cant Handle float * return type without a hint void PrintSelf (ostream &os, vtkIndent indent); I/O Streams not Supported yet virtual void ReleaseRGBAPixelData (float *data); Dont know the size of pointer arg number 1 virtual void SetPixelData (int x, int y, int x2, int y2, unsigned char *, int front); Dont know the size of pointer arg number 5 virtual void SetRGBACharPixelData (int x, int y, int x2, int y2, unsigned char *, int front, int blend); Dont know the size of pointer arg number 5 virtual void SetRGBAPixelData (int x, int y, int x2, int y2, float *, int front, int blend); Dont know the size of pointer arg number 5 virtual void SetZbufferData (int x1, int y1, int x2, int y2, float *buffer); Dont know the size of pointer arg number 5 Graphics::VTK::AbstractMapper3D Inherits from AbstractMapper Functions Supported for this class by the PerlVTK module: (To find more about their use check the VTK documentation at http://www.kitware.com.) virtual float *GetBounds () = 0; (Returns a 6-element Perl list) float *GetCenter (); (Returns a 3-element Perl list) const char *GetClassName (); float GetLength (); virtual int IsARayCastMapper (); virtual int IsARenderIntoImageMapper (); virtual void Update () = 0; vtkAbstractMapper3D Unsupported Funcs: Functions which are not supported supported for this class by the PerlVTK module. virtual void GetBounds (float bounds[6]); Cant handle methods with single array args (like a[3]) in overloaded methods yet. void PrintSelf (ostream &os, vtkIndent indent); I/O Streams not Supported yet Graphics::VTK::AbstractPicker Inherits from Object Functions Supported for this class by the PerlVTK module: (To find more about their use check the VTK documentation at http://www.kitware.com.) void AddPickList (vtkProp *); void DeletePickList (vtkProp *); const char *GetClassName (); int GetPickFromList (); vtkPropCollection *GetPickList (); float *GetPickPosition (); (Returns a 3-element Perl list) vtkRenderer *GetRenderer (); float *GetSelectionPoint (); (Returns a 3-element Perl list) void InitializePickList (); virtual int Pick (float selectionX, float selectionY, float selectionZ, vtkRenderer *renderer) = 0; void PickFromListOff (); void PickFromListOn (); void SetEndPickMethod (void (*func)(void *) , void *arg); void SetPickFromList (int ); void SetPickMethod (void (*func)(void *) , void *arg); void SetStartPickMethod (void (*func)(void *) , void *arg); vtkAbstractPicker Unsupported Funcs: Functions which are not supported supported for this class by the PerlVTK module. int Pick (float selectionPt[3], vtkRenderer *ren); Dont know the size of pointer arg number 1 void PrintSelf (ostream &os, vtkIndent indent); I/O Streams not Supported yet void SetEndPickMethodArgDelete (void (*func)(void *) ); No TCL interface is provided by VTK, so we arent going to provide one either. void SetPickMethodArgDelete (void (*func)(void *) ); No TCL interface is provided by VTK, so we arent going to provide one either. void SetStartPickMethodArgDelete (void (*func)(void *) ); No TCL interface is provided by VTK, so we arent going to provide one either..

Requirements: No special requirements
Platforms: Linux
Keyword: Cant Handle Char Float Int Libraries O Streams Perlvtk Printself Return Type Supported Virtual Void Vtkrendering
Users rating: 0/10

License: Freeware Size: 675.84 KB
VTKRENDERING RELATED
Libraries  -  VTKImaging 4.0.001
VTKImaging is a Perl interface to VTKImaging library. Graphics::VTK::BooleanTexture Inherits from StructuredPointsSource Functions Supported for this class by the PerlVTK module: (To find more about their use check the VTK documentation at...
675.84 KB  
Libraries  -  Inline::C 0.44
Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own...
92.16 KB  
Libraries  -  Lib3df 20030825
Lib3df is a C++ library to load 3D world. It works under Windows,MacOS,Linux and most Unixes. HLIB is a C++ library intended to facilitate the use of ".MAP" files in applications. ".MAP" files are produced by the "Valve Hammer Editor" availlable...
2.5 MB  
Libraries  -  ccovinstrument 0.20
ccovinstrument package contains instruments C/C++ code for test coverage analysis. SYNOPSIS ccovinstrument code.c > covcode.c ccovinstrument code.c [-f] -o covcode.c [-e errs] -f instrument fatal code as well as normal code Scans C/C++...
15.36 KB  
Libraries  -  Variable::Strongly::Typed 1.1.0
Variable::Strongly::Typed is a Perl module to let some variables be strongly typed. SYNOPSIS use Variable::Strongly::Typed; my $int :TYPE(int); # must have an int value my $float :TYPE(float); # must have a float value my $string...
10.24 KB  
Libraries  -  CGIParse 0.0.1
CGIParse project is a C++ class library for parsing the input of a cgi program. Starting To start using CGIParse you first have to include the cgiparse.h header: #include Thereafter you have to define the CGIParse object:...
3.07 KB  
Libraries  -  VTKGraphics 4.0.001
VTKGraphics is a Perl interface to VTKGraphics library. SYNOPSIS use Graphics::VTK; use Graphics::VTK::Graphics; Graphics::VTK::Graphics is an interface to the Graphics libaray of the C++ visualization toolkit VTK....
675.84 KB  
Libraries  -  The SlotSig library 1.0.0
The SlotSig library is a library that provides type-safe connections between C++ classes. When programming in C, its usual to use callback functions (moreover when you do GUI stuffs). In C++, we prefer to encapsulate things into classes, and...
153.6 KB  
Development Editors  -  FileIO 6.1
I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket, resource or Pipe. It shows you how...
1.11 MB  
Audio Tools  -  mpgcut 1.1
mpgcut a command line MPEG audio/video/system file cutter. mpgcut allows you to cut MPEG streams into playable chunks in many ways including time intervals, file offset intervals or number of parts. mpgcut can also handle...
51.2 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB