|
VTK
9.5.20251115
|
This is the complete list of members for vtkAnariPolyDataMapperInheritInterface, including all inherited members.
| AnariDevice | vtkAnariPolyDataMapperInheritInterface | |
| AnariExtensions | vtkAnariPolyDataMapperInheritInterface | |
| AnariExtensionStrings | vtkAnariPolyDataMapperInheritInterface | |
| GetBaseUpdateResponsibility() const | vtkAnariPolyDataMapperInheritInterface | virtual |
| GetCurvesPostfix() const | vtkAnariPolyDataMapperInheritInterface | virtual |
| GetCylindersPostfix() const | vtkAnariPolyDataMapperInheritInterface | virtual |
| GetSpheresPostfix() const | vtkAnariPolyDataMapperInheritInterface | virtual |
| GetSurfaceRepresentation(vtkProperty *property) const | vtkAnariPolyDataMapperInheritInterface | virtual |
| GetTrianglesPostfix() const | vtkAnariPolyDataMapperInheritInterface | virtual |
| InitializeCurves(vtkPolyData *polyData, vtkProperty *property, std::vector< vec3 > &vertices, std::vector< uint32_t > &indexArray, double lineWidth, vtkDataArray *scaleArray, vtkPiecewiseFunction *scaleFunction, std::vector< vec2 > &textureCoords, std::vector< float > &pointValueTextureCoords, std::vector< vec4 > &pointColors, int cellFlag) | vtkAnariPolyDataMapperInheritInterface | virtual |
| InitializeCylinders(vtkPolyData *polyData, vtkProperty *property, std::vector< vec3 > &vertices, std::vector< uint32_t > &indexArray, double lineWidth, vtkDataArray *scaleArray, vtkPiecewiseFunction *scaleFunction, std::vector< vec2 > &textureCoords, std::vector< float > &pointValueTextureCoords, std::vector< vec4 > &pointColors, int cellFlag) | vtkAnariPolyDataMapperInheritInterface | virtual |
| InitializeSpheres(vtkPolyData *polyData, vtkProperty *property, std::vector< vec3 > &vertices, std::vector< uint32_t > &indexArray, double pointSize, vtkDataArray *scaleArray, vtkPiecewiseFunction *scaleFunction, std::vector< vec2 > &textureCoords, std::vector< float > &pointValueTextureCoords, std::vector< vec4 > &pointColors, int cellFlag) | vtkAnariPolyDataMapperInheritInterface | virtual |
| InitializeTriangles(vtkPolyData *polyData, vtkProperty *property, std::vector< vec3 > &vertices, std::vector< uint32_t > &indexArray, std::vector< vec3 > &normals, std::vector< vec2 > &textureCoords, std::vector< float > &pointValueTextureCoords, std::vector< vec4 > &pointColors, int cellFlag) | vtkAnariPolyDataMapperInheritInterface | virtual |
| SetDevice(anari::Device &device, anari::Extensions &extensions, const char *const *anariExtensionStrings) | vtkAnariPolyDataMapperInheritInterface | virtual |
| ~vtkAnariPolyDataMapperInheritInterface() | vtkAnariPolyDataMapperInheritInterface | virtual |