Skip to content

dgobbi/WrapVTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WrapVTK, an XML wrapper generator for VTK

Copyright (c) 2010-2023, David Gobbi
See Copyright.txt for more information.

Description

WrapVTK is a collection of CMake files and wrapper generator code that can generate wrappers for an existing VTK binary directory, assuming that all the header files and CMake exports are present.

Currently, WrapVTK contains a generator for XML. The vtkWrapXML generator uses the WrapVTK parsing utilities to generate information about all accessible methods and variables of the VTK classes and then dumps the information into a separate xml file for each class.

See WrapVTK XML for a description of the XML that it produces.

About

VTK external wrapper framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published