<Float64VectorArrayDataCapture> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » DataCapture » Float64VectorArrayDataCapture

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<ArraySubscriptParams>ArraySubscriptParamsReturns a pointer to the underlying <ArraySubscriptParams> object.
int32RowsSets or gets the number of rows in the vector. For example: 2 is vec2, 3 is vec3, and 4 is vec4.