VTK
|
Generate polydata with cylinders representing bonds. More...
#include <vtkMoleculeToBondStickFilter.h>
Public Types | |
typedef vtkMoleculeToPolyDataFilter | Superclass |
![]() | |
typedef vtkPolyDataAlgorithm | Superclass |
Public Member Functions | |
virtual int | IsA (const char *type) |
vtkMoleculeToBondStickFilter * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
![]() | |
vtkMoleculeToPolyDataFilter * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
vtkMolecule * | GetInput () |
Static Public Member Functions | |
static int | IsTypeOf (const char *type) |
static vtkMoleculeToBondStickFilter * | SafeDownCast (vtkObjectBase *o) |
static vtkMoleculeToBondStickFilter * | New () |
![]() | |
static int | IsTypeOf (const char *type) |
static vtkMoleculeToPolyDataFilter * | SafeDownCast (vtkObjectBase *o) |
Protected Member Functions | |
virtual vtkObjectBase * | NewInstanceInternal () const |
vtkMoleculeToBondStickFilter () | |
~vtkMoleculeToBondStickFilter () | |
int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
![]() | |
vtkMoleculeToPolyDataFilter () | |
~vtkMoleculeToPolyDataFilter () | |
virtual int | FillInputPortInformation (int, vtkInformation *) |
Generate polydata with cylinders representing bonds.
Definition at line 28 of file vtkMoleculeToBondStickFilter.h.
Definition at line 32 of file vtkMoleculeToBondStickFilter.h.
|
protected |
|
protected |
|
static |
|
virtual |
Reimplemented from vtkMoleculeToPolyDataFilter.
|
static |
|
protectedvirtual |
Reimplemented from vtkMoleculeToPolyDataFilter.
vtkMoleculeToBondStickFilter* vtkMoleculeToBondStickFilter::NewInstance | ( | ) | const |
void vtkMoleculeToBondStickFilter::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
|
static |
|
protected |