SoLDMDataAccess::DataInfoLine Struct Reference

Information about data returned for an arbitrary line. More...

#include <LDM/SoLDMDataAccess.h>

List of all members.

Public Attributes

ErrorValue errorFlag
int64_t bufferSize
int bufferDimension
SbVec3i32 lineCoord [2]

Detailed Description

Information about data returned for an arbitrary line.

Used with the SoLDMDataAccess::getData(int, const SbBox3i32&, const SbLine&, SoBufferObject*) method.

The following figure shows the information that is returned.

subvolumelinedetail.jpg

Member Data Documentation

Dimension of the 1D array of data (in voxels).

The dimension depends on the resolution.

Size of the requested data in bytes.

Used by the application to allocate buffer.

Error indicator.

Use enum ErrorValue. Note that even when errorFlag is CORRECT, bufferSize may be zero meaning no data was returned.

First and last point of the segment of data in voxel coordinates.


The documentation for this struct was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/