ActiViz .NET  5.10.1
Kitware.VTK.vtkDummyCommunicator Member List

This is the complete list of members for Kitware.VTK.vtkDummyCommunicator, including all inherited members.

AbortCheckEvtKitware.VTK.vtkObject
AddObserver(uint arg0, vtkCommand arg1, float priority)Kitware.VTK.vtkObject
AddObserver(string arg0, vtkCommand arg1, float priority)Kitware.VTK.vtkObject
AllGather(IntPtr sendBuffer, IntPtr recvBuffer, long length)Kitware.VTK.vtkCommunicator
AllGather(vtkDataArray sendBuffer, vtkDataArray recvBuffer)Kitware.VTK.vtkCommunicator
AllGather(string sendBuffer, string recvBuffer, long length)Kitware.VTK.vtkCommunicator
AllGatherV(IntPtr sendBuffer, IntPtr recvBuffer, long sendLength, IntPtr recvLengths, IntPtr offsets)Kitware.VTK.vtkCommunicator
AllGatherV(string sendBuffer, string recvBuffer, long sendLength, IntPtr recvLengths, IntPtr offsets)Kitware.VTK.vtkCommunicator
AllGatherV(vtkDataArray sendBuffer, vtkDataArray recvBuffer, IntPtr recvLengths, IntPtr offsets)Kitware.VTK.vtkCommunicator
AllGatherV(vtkDataArray sendBuffer, vtkDataArray recvBuffer)Kitware.VTK.vtkCommunicator
AllGatherVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, long length, int type)Kitware.VTK.vtkCommunicatorvirtual
AllGatherVVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, long sendLength, IntPtr recvLengths, IntPtr offsets, int type)Kitware.VTK.vtkCommunicatorvirtual
AllReduce(IntPtr sendBuffer, IntPtr recvBuffer, long length, int operation)Kitware.VTK.vtkCommunicator
AllReduce(string sendBuffer, string recvBuffer, long length, int operation)Kitware.VTK.vtkCommunicator
AllReduce(vtkDataArray sendBuffer, vtkDataArray recvBuffer, int operation)Kitware.VTK.vtkCommunicator
AllReduceVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, long length, int type, int operation)Kitware.VTK.vtkCommunicatorvirtual
AnimationCueTickEvtKitware.VTK.vtkObject
AnyEvtKitware.VTK.vtkObject
Barrier()Kitware.VTK.vtkCommunicatorvirtual
BreakOnError()Kitware.VTK.vtkObjectstatic
Broadcast(IntPtr data, long length, int srcProcessId)Kitware.VTK.vtkCommunicator
Broadcast(string data, long length, int srcProcessId)Kitware.VTK.vtkCommunicator
Broadcast(vtkDataObject data, int srcProcessId)Kitware.VTK.vtkCommunicator
Broadcast(vtkDataArray data, int srcProcessId)Kitware.VTK.vtkCommunicator
BroadcastVoidArray(IntPtr data, long length, int type, int srcProcessId)Kitware.VTK.vtkCommunicatorvirtual
CharEvtKitware.VTK.vtkObject
ConfigureEvtKitware.VTK.vtkObject
ConnectionClosedEvtKitware.VTK.vtkObject
ConnectionCreatedEvtKitware.VTK.vtkObject
CreateTimerEvtKitware.VTK.vtkObject
CursorChangedEvtKitware.VTK.vtkObject
DebugOff()Kitware.VTK.vtkObjectvirtual
DebugOn()Kitware.VTK.vtkObjectvirtual
DeleteEvtKitware.VTK.vtkObject
DestroyTimerEvtKitware.VTK.vtkObject
DisableEvtKitware.VTK.vtkObject
Dispose(bool disposing)Kitware.VTK.vtkDummyCommunicatorprotected
DomainModifiedEvtKitware.VTK.vtkObject
EnableEvtKitware.VTK.vtkObject
EndAnimationCueEvtKitware.VTK.vtkObject
EndEvtKitware.VTK.vtkObject
EndInteractionEvtKitware.VTK.vtkObject
EndPickEvtKitware.VTK.vtkObject
EndWindowLevelEvtKitware.VTK.vtkObject
EnterEvtKitware.VTK.vtkObject
ErrorEvtKitware.VTK.vtkObject
ExecuteInformationEvtKitware.VTK.vtkObject
ExitEvtKitware.VTK.vtkObject
ExposeEvtKitware.VTK.vtkObject
FastDelete()Kitware.VTK.vtkObjectBasevirtual
Gather(IntPtr sendBuffer, IntPtr recvBuffer, long length, int destProcessId)Kitware.VTK.vtkCommunicator
Gather(string sendBuffer, string recvBuffer, long length, int destProcessId)Kitware.VTK.vtkCommunicator
Gather(vtkDataArray sendBuffer, vtkDataArray recvBuffer, int destProcessId)Kitware.VTK.vtkCommunicator
GatherV(IntPtr sendBuffer, IntPtr recvBuffer, long sendLength, IntPtr recvLengths, IntPtr offsets, int destProcessId)Kitware.VTK.vtkCommunicator
GatherV(string sendBuffer, string recvBuffer, long sendLength, IntPtr recvLengths, IntPtr offsets, int destProcessId)Kitware.VTK.vtkCommunicator
GatherV(vtkDataArray sendBuffer, vtkDataArray recvBuffer, IntPtr recvLengths, IntPtr offsets, int destProcessId)Kitware.VTK.vtkCommunicator
GatherV(vtkDataArray sendBuffer, vtkDataArray recvBuffer, int destProcessId)Kitware.VTK.vtkCommunicator
GatherVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, long length, int type, int destProcessId)Kitware.VTK.vtkCommunicatorvirtual
GatherVVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, long sendLength, IntPtr recvLengths, IntPtr offsets, int type, int destProcessId)Kitware.VTK.vtkCommunicatorvirtual
GetClassName()Kitware.VTK.vtkObjectBase
GetCommand(uint tag)Kitware.VTK.vtkObject
GetCount()Kitware.VTK.vtkCommunicatorvirtual
GetDebug()Kitware.VTK.vtkObject
GetGlobalWarningDisplay()Kitware.VTK.vtkObjectstatic
GetLeftChildProcessor(int pid)Kitware.VTK.vtkCommunicatorstatic
GetLocalProcessId()Kitware.VTK.vtkCommunicatorvirtual
GetMTime()Kitware.VTK.vtkObjectvirtual
GetNumberOfProcesses()Kitware.VTK.vtkCommunicatorvirtual
GetParentProcessor(int pid)Kitware.VTK.vtkCommunicatorstatic
GetReferenceCount()Kitware.VTK.vtkObjectBase
GlobalWarningDisplayOff()Kitware.VTK.vtkObjectstatic
GlobalWarningDisplayOn()Kitware.VTK.vtkObjectstatic
HasObserver(uint arg0, vtkCommand arg1)Kitware.VTK.vtkObject
HasObserver(string arg0, vtkCommand arg1)Kitware.VTK.vtkObject
HasObserver(uint arg0)Kitware.VTK.vtkObject
HasObserver(string arg0)Kitware.VTK.vtkObject
InteractionEvtKitware.VTK.vtkObject
InvokeEvent(uint arg0, IntPtr callData)Kitware.VTK.vtkObject
InvokeEvent(string arg0, IntPtr callData)Kitware.VTK.vtkObject
InvokeEvent(uint arg0)Kitware.VTK.vtkObject
InvokeEvent(string arg0)Kitware.VTK.vtkObject
IsA(string type)Kitware.VTK.vtkDummyCommunicatorvirtual
IsTypeOf(string type)Kitware.VTK.vtkDummyCommunicatorstatic
KeyPressEvtKitware.VTK.vtkObject
KeyReleaseEvtKitware.VTK.vtkObject
LeaveEvtKitware.VTK.vtkObject
LeftButtonPressEvtKitware.VTK.vtkObject
LeftButtonReleaseEvtKitware.VTK.vtkObject
MarshalDataObject(vtkDataObject arg0, vtkCharArray buffer)Kitware.VTK.vtkCommunicatorstatic
MiddleButtonPressEvtKitware.VTK.vtkObject
MiddleButtonReleaseEvtKitware.VTK.vtkObject
Modified()Kitware.VTK.vtkObjectvirtual
ModifiedEvtKitware.VTK.vtkObject
MouseMoveEvtKitware.VTK.vtkObject
MouseWheelBackwardEvtKitware.VTK.vtkObject
MouseWheelForwardEvtKitware.VTK.vtkObject
MRClassNameKeyKitware.VTK.vtkDummyCommunicatorstatic
MRFullTypeNameKitware.VTK.vtkDummyCommunicator
New()Kitware.VTK.vtkDummyCommunicatorstatic
NewInstance()Kitware.VTK.vtkDummyCommunicator
PickEvtKitware.VTK.vtkObject
PlacePointEvtKitware.VTK.vtkObject
PlaceWidgetEvtKitware.VTK.vtkObject
ProgressEvtKitware.VTK.vtkObject
PropertyModifiedEvtKitware.VTK.vtkObject
Receive(vtkDataObject data, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
Receive(vtkDataArray data, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
Receive(IntPtr data, long maxlength, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
Receive(string data, long maxlength, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
ReceiveDataObject(int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
ReceiveVoidArray(IntPtr arg0, long arg1, int arg2, int arg3, int arg4)Kitware.VTK.vtkDummyCommunicatorvirtual
Reduce(IntPtr sendBuffer, IntPtr recvBuffer, long length, int operation, int destProcessId)Kitware.VTK.vtkCommunicator
Reduce(string sendBuffer, string recvBuffer, long length, int operation, int destProcessId)Kitware.VTK.vtkCommunicator
Reduce(vtkDataArray sendBuffer, vtkDataArray recvBuffer, int operation, int destProcessId)Kitware.VTK.vtkCommunicator
ReduceVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, long length, int type, int operation, int destProcessId)Kitware.VTK.vtkCommunicatorvirtual
Register(vtkObjectBase o)Kitware.VTK.vtkObjectBasevirtual
RegisterEvtKitware.VTK.vtkObject
RemoveAllHandlersForAllEvents()Kitware.VTK.vtkObject
RemoveAllObservers()Kitware.VTK.vtkObject
RemoveObserver(vtkCommand arg0)Kitware.VTK.vtkObject
RemoveObserver(uint tag)Kitware.VTK.vtkObject
RemoveObservers(uint arg0, vtkCommand arg1)Kitware.VTK.vtkObject
RemoveObservers(string arg0, vtkCommand arg1)Kitware.VTK.vtkObject
RemoveObservers(uint arg0)Kitware.VTK.vtkObject
RemoveObservers(string arg0)Kitware.VTK.vtkObject
RenderEvtKitware.VTK.vtkObject
RenderWindowMessageEvtKitware.VTK.vtkObject
ResetCameraClippingRangeEvtKitware.VTK.vtkObject
ResetCameraEvtKitware.VTK.vtkObject
ResetWindowLevelEvtKitware.VTK.vtkObject
RightButtonPressEvtKitware.VTK.vtkObject
RightButtonReleaseEvtKitware.VTK.vtkObject
SafeDownCast(vtkObjectBase o)Kitware.VTK.vtkDummyCommunicatorstatic
Scatter(IntPtr sendBuffer, IntPtr recvBuffer, long length, int srcProcessId)Kitware.VTK.vtkCommunicator
Scatter(string sendBuffer, string recvBuffer, long length, int srcProcessId)Kitware.VTK.vtkCommunicator
Scatter(vtkDataArray sendBuffer, vtkDataArray recvBuffer, int srcProcessId)Kitware.VTK.vtkCommunicator
ScatterV(IntPtr sendBuffer, IntPtr recvBuffer, IntPtr sendLengths, IntPtr offsets, long recvLength, int srcProcessId)Kitware.VTK.vtkCommunicator
ScatterV(string sendBuffer, string recvBuffer, IntPtr sendLengths, IntPtr offsets, long recvLength, int srcProcessId)Kitware.VTK.vtkCommunicator
ScatterVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, long length, int type, int srcProcessId)Kitware.VTK.vtkCommunicatorvirtual
ScatterVVoidArray(IntPtr sendBuffer, IntPtr recvBuffer, IntPtr sendLengths, IntPtr offsets, long recvLength, int type, int srcProcessId)Kitware.VTK.vtkCommunicatorvirtual
SelectionChangedEvtKitware.VTK.vtkObject
Send(vtkDataObject data, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
Send(vtkDataArray data, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
Send(IntPtr data, long length, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
Send(string data, long length, int remoteHandle, int tag)Kitware.VTK.vtkCommunicator
SendVoidArray(IntPtr arg0, long arg1, int arg2, int arg3, int arg4)Kitware.VTK.vtkDummyCommunicatorvirtual
SetDebug(byte debugFlag)Kitware.VTK.vtkObject
SetGlobalWarningDisplay(int val)Kitware.VTK.vtkObjectstatic
SetNumberOfProcesses(int num)Kitware.VTK.vtkCommunicatorvirtual
SetOutputEvtKitware.VTK.vtkObject
SetReferenceCount(int arg0)Kitware.VTK.vtkObjectBase
SetUseCopy(int useCopy)Kitware.VTK.vtkCommunicatorstatic
StandardOperations enum nameKitware.VTK.vtkCommunicator
StartAnimationCueEvtKitware.VTK.vtkObject
StartEvtKitware.VTK.vtkObject
StartInteractionEvtKitware.VTK.vtkObject
StartPickEvtKitware.VTK.vtkObject
StartWindowLevelEvtKitware.VTK.vtkObject
Tags enum nameKitware.VTK.vtkCommunicator
TimerEvtKitware.VTK.vtkObject
ToString()Kitware.VTK.vtkObject
UnMarshalDataObject(vtkCharArray buffer, vtkDataObject arg1)Kitware.VTK.vtkCommunicatorstatic
UnRegisterEvtKitware.VTK.vtkObject
UpdateEvtKitware.VTK.vtkObject
UpdateInformationEvtKitware.VTK.vtkObject
UpdatePropertyEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsEndEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsProgressEvtKitware.VTK.vtkObject
VolumeMapperComputeGradientsStartEvtKitware.VTK.vtkObject
VolumeMapperRenderEndEvtKitware.VTK.vtkObject
VolumeMapperRenderProgressEvtKitware.VTK.vtkObject
VolumeMapperRenderStartEvtKitware.VTK.vtkObject
vtkChartsEL_dllKitware.VTK.WrappedObject
vtkCommonEL_dllKitware.VTK.WrappedObject
vtkCommunicator(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkCommunicator
vtkDummyCommunicator()Kitware.VTK.vtkDummyCommunicatorprivatestatic
vtkDummyCommunicator(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkDummyCommunicator
vtkDummyCommunicator()Kitware.VTK.vtkDummyCommunicator
vtkFilteringEL_dllKitware.VTK.WrappedObject
vtkGenericFilteringEL_dllKitware.VTK.WrappedObject
vtkGeovisEL_dllKitware.VTK.WrappedObject
vtkGraphicsEL_dllKitware.VTK.WrappedObject
vtkHybridEL_dllKitware.VTK.WrappedObject
vtkImagingEL_dllKitware.VTK.WrappedObject
vtkInfovisEL_dllKitware.VTK.WrappedObject
vtkIOEL_dllKitware.VTK.WrappedObject
vtkObject(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkObject
vtkObject()Kitware.VTK.vtkObject
vtkObjectBase(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.vtkObjectBase
vtkObjectBase()Kitware.VTK.vtkObjectBase
vtkObjectEventHandler(vtkObject sender, vtkObjectEventArgs e)Kitware.VTK.vtkObject
vtkParallelEL_dllKitware.VTK.WrappedObject
vtkRenderingEL_dllKitware.VTK.WrappedObject
vtkViewsEL_dllKitware.VTK.WrappedObject
vtkVolumeRenderingEL_dllKitware.VTK.WrappedObject
vtkWidgetsEL_dllKitware.VTK.WrappedObject
WarningEvtKitware.VTK.vtkObject
WidgetActivateEvtKitware.VTK.vtkObject
WidgetModifiedEvtKitware.VTK.vtkObject
WidgetValueChangedEvtKitware.VTK.vtkObject
WindowLevelEvtKitware.VTK.vtkObject
WrappedObject(IntPtr rawCppThis, bool callDisposalMethod, bool strong)Kitware.VTK.WrappedObjectprotected
WrongTagEvtKitware.VTK.vtkObject