Classes | Namespaces | Macros | Functions | Variables
vtkRenderingGridAxesModule.h File Reference
#include "vtkABINamespace.h"
Include dependency graph for vtkRenderingGridAxesModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VTK_ABI_NAMESPACE_END::vtkRenderingGridAxes_SerDesRegistrar
 

Namespaces

 VTK_ABI_NAMESPACE_END
 

Macros

#define VTKRENDERINGGRIDAXES_EXPORT   __attribute__((visibility("default")))
 
#define VTKRENDERINGGRIDAXES_NO_EXPORT   __attribute__((visibility("hidden")))
 
#define VTKRENDERINGGRIDAXES_DEPRECATED   __attribute__ ((__deprecated__))
 
#define VTKRENDERINGGRIDAXES_DEPRECATED_EXPORT   VTKRENDERINGGRIDAXES_EXPORT VTKRENDERINGGRIDAXES_DEPRECATED
 
#define VTKRENDERINGGRIDAXES_DEPRECATED_NO_EXPORT   VTKRENDERINGGRIDAXES_NO_EXPORT VTKRENDERINGGRIDAXES_DEPRECATED
 

Functions

VTK_ABI_NAMESPACE_BEGIN VTKRENDERINGGRIDAXES_EXPORT void AddRegistrar_vtkRenderingGridAxes ()
 

Variables

struct VTK_ABI_NAMESPACE_END::vtkRenderingGridAxes_SerDesRegistrar VTK_ABI_NAMESPACE_END::vtkRenderingGridAxes_SerDesRegistrar_Instance
 

Macro Definition Documentation

◆ VTKRENDERINGGRIDAXES_EXPORT

#define VTKRENDERINGGRIDAXES_EXPORT   __attribute__((visibility("default")))

Definition at line 15 of file vtkRenderingGridAxesModule.h.

◆ VTKRENDERINGGRIDAXES_NO_EXPORT

#define VTKRENDERINGGRIDAXES_NO_EXPORT   __attribute__((visibility("hidden")))

Definition at line 20 of file vtkRenderingGridAxesModule.h.

◆ VTKRENDERINGGRIDAXES_DEPRECATED

#define VTKRENDERINGGRIDAXES_DEPRECATED   __attribute__ ((__deprecated__))

Definition at line 25 of file vtkRenderingGridAxesModule.h.

◆ VTKRENDERINGGRIDAXES_DEPRECATED_EXPORT

#define VTKRENDERINGGRIDAXES_DEPRECATED_EXPORT   VTKRENDERINGGRIDAXES_EXPORT VTKRENDERINGGRIDAXES_DEPRECATED

Definition at line 29 of file vtkRenderingGridAxesModule.h.

◆ VTKRENDERINGGRIDAXES_DEPRECATED_NO_EXPORT

#define VTKRENDERINGGRIDAXES_DEPRECATED_NO_EXPORT   VTKRENDERINGGRIDAXES_NO_EXPORT VTKRENDERINGGRIDAXES_DEPRECATED

Definition at line 33 of file vtkRenderingGridAxesModule.h.

Function Documentation

◆ AddRegistrar_vtkRenderingGridAxes()

VTK_ABI_NAMESPACE_BEGIN VTKRENDERINGGRIDAXES_EXPORT void AddRegistrar_vtkRenderingGridAxes ( )