Class List
Last update: 16.07.2025Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
| ▼NANSYS | GLTFWriter API Documentation |
| ▼NAVZ | |
| ▼NGLTFWriter | |
| ▼NUtils | Set of functions and classes that perform often required tasks |
| CRepack | Manages repacking of indices from unsigned int type to unsigned short type. This only works for POINTS, LINES, or TRIANGLES |
| CAnimation | Animations define mechanisms for changing over time, node properties and material values |
| CAnimationSampler | Animation samplers define mechanisms for defining how animation channels change over time |
| CAttribute | Attributes define the per element index values for elements defined by Index |
| CBuffer | Buffers define files that are used to contain attribute and index data |
| CCamera | Cameras define an orthographic or perspective projection of the scene |
| CGLTF | This is the main class of the GLTFWriter |
| CImage | Images define texture data |
| CIndex | Indexes define elements within primitives |
| CLegend | Legends are colored bars with numbers at intervals along bar |
| CLight | Lights define the light objects that can be added to a light node |
| CMaterial | Materials describe how primitives are rendered |
| CMesh | Meshes define the renderable objects that can be added to a node |
| CNode | Nodes are the GLTFWriter class that contain the data that is defined in the GLTF file |
| CParameter | Parameters describe how and from where program attributes and uniforms are derived |
| CPrimitive | Primitives are the renderable parts of meshes |
| CProgram | Programs are the GLSL executable code for rendering the primitives |
| CSampler | Samplers define how values are generated from textures with the give texture coordinates |
| CScene | Scenes are the GLTFWriter class that create the view of the data that is defined in the GLTF file |
| CShader | Shaders are the GLSL executable code for vertex and fragment |
| CState | States are GL state settings |
| CTechnique | Techniques performs the rendering of primitives |
| CTexture | Textures are images that can be used to color a primitive |
| CValue | Values are objects for storing single and multiple numbers and strings |
| ▼NDVS | |
| CIClient | API for solvers to use to send data to EnSight servers |
| CIDataset | Interface for datasets for the DVS Reader API |
| CIElementBlock | Element Block Interface for DVS Reader API |
| CIHash | Interface to get hash information from DVS objects |
| CILogger | Interface for a logger to be used by DVS::IClient |
| CIMeshChunk | Mesh Chunk Interface for DVS Reader API |
| CIObject | Interface for part/plot objects for DVS Reader API |
| CIPlotChunk | Plot Chunk Interface for DVS Reader API |
| CIQuery | The query interface for the DVS Reader API |
| CIServer | Interface class used to run a dynamic data server in a thread accepting incoming client connections |
| CIVar | Interface for variables for the DVS Reader API |
| CIVarHash | Interface to get variable hash information from DVS objects |
| CLoggerVerbose | Logger class based on verbosity |
| ▼Nensight_grpc | |
| CEnSightGRPC | Python binding for the EnSight client gRPC API |
| ▼Nensightservice | |
| CAnimQueryProgressReply | |
| CAnimQueryProgressRequest | |
| CAnimSaveReply | |
| CAnimSaveRequest | |
| CDeleteID | Delete a list of entities |
| CEventReply | |
| CEventStreamRequest | |
| CExitReply | |
| CExitRequest | |
| CGenericResponse | |
| CGeometryReply | |
| CGeometryRequest | |
| CImageReply | An image frame message |
| CImageStreamRequest | Request the start of an image stream |
| CPrefix | |
| CPythonReply | |
| CPythonRequest | |
| CRenderReply | |
| CRenderRequest | |
| CSceneClientCommand | Aggregate command sent by a dynamic scene graph client |
| CSceneClientInit | Request by the client for an EnSight scene update |
| CSceneClientUpdate | Update a parameter in the EnSight session |
| CSceneUpdateCommand | Aggregate command sent by EnSight to a client |
| CSubscribeEventOptions | |
| CSubscribeImageOptions | |
| CUpdateGeom | Update a Geom entity |
| CUpdateGroup | Update a Group entity |
| CUpdatePart | Update a Part entity |
| CUpdateSceneBegin | Begin an update sequence |
| CUpdateSceneEnd | End an update sequence |
| CUpdateTexture | Update a Texture entity |
| CUpdateVariable | Update a Variable entity |
| CUpdateView | Update a View entity |
| CVariableLevel | A "knot" point in the palette for the Variable |
| CVersionReply | The server API version |
| CVersionRequest | Request for the server API version |
| C_SharedMemoryFrame | |
| Cdvs_part_info | Struct holding information for a part's definition |
| Cdvs_plot_info | Struct holding information for a plot's definition |
| Cdvs_var_info | Struct holding information for a variable's definiton |