Skip to main content

Post-processing tools 2023 R2

ensightservice Namespace Reference

Last update: 17.04.2023

Classes

struct  GenericResponse
 
struct  Prefix
 
struct  SubscribeEventOptions
 
struct  SubscribeImageOptions
 
struct  PythonRequest
 
struct  PythonReply
 
struct  RenderRequest
 
struct  RenderReply
 
struct  AnimSaveRequest
 
struct  AnimSaveReply
 
struct  AnimQueryProgressRequest
 
struct  AnimQueryProgressReply
 
struct  GeometryRequest
 
struct  GeometryReply
 
struct  ExitRequest
 
struct  ExitReply
 
struct  ImageStreamRequest
 Request the start of an image stream. More...
 
struct  ImageReply
 An image frame message. More...
 
struct  EventStreamRequest
 
struct  EventReply
 
struct  VersionRequest
 Request for the server API version. More...
 
struct  VersionReply
 The server API version. More...
 
struct  SceneClientInit
 Request by the client for an EnSight scene update. More...
 
struct  SceneClientUpdate
 Update a parameter in the EnSight session. More...
 
struct  SceneClientCommand
 Aggregate command sent by a dynamic scene graph client. More...
 
struct  UpdateSceneBegin
 Begin an update sequence. More...
 
struct  UpdateSceneEnd
 End an update sequence. More...
 
struct  DeleteID
 Delete a list of entities. More...
 
struct  UpdateView
 Update a View entity. More...
 
struct  UpdatePart
 Update a Part entity. More...
 
struct  UpdateGroup
 Update a Group entity. More...
 
struct  UpdateGeom
 Update a Geom entity. More...
 
struct  VariableLevel
 A "knot" point in the palette for the Variable. More...
 
struct  UpdateVariable
 Update a Variable entity. More...
 
struct  UpdateTexture
 Update a Texture entity. More...
 
struct  SceneUpdateCommand
 Aggregate command sent by EnSight to a client. More...
 

Detailed Description

gRPC service definition for the EnSight Application

Dynamic scene graph gRPC service definition