|
VTK
|
Generate polydata with cylinders representing bonds. More...
#include <vtkMoleculeToBondStickFilter.h>
Public Types | |
| typedef vtkMoleculeToPolyDataFilter | Superclass |
Public Types inherited from vtkMoleculeToPolyDataFilter | |
| typedef vtkPolyDataAlgorithm | Superclass |
Public Member Functions | |
| virtual int | IsA (const char *type) |
| vtkMoleculeToBondStickFilter * | NewInstance () const |
| void | PrintSelf (ostream &os, vtkIndent indent) |
Public Member Functions inherited from vtkMoleculeToPolyDataFilter | |
| 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 Public Member Functions inherited from vtkMoleculeToPolyDataFilter | |
| 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 *) |
Protected Member Functions inherited from vtkMoleculeToPolyDataFilter | |
| 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 |
1.8.6