ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
NthValueCtx Struct Reference
Collaboration diagram for NthValueCtx:

Public Attributes

i64 nStep
 
sqlite3_valuepValue
 

Detailed Description

Definition at line 150728 of file sqlite3.c.

Member Data Documentation

◆ nStep

i64 NthValueCtx::nStep

Definition at line 150729 of file sqlite3.c.

Referenced by nth_valueStepFunc().

◆ pValue

sqlite3_value* NthValueCtx::pValue

Definition at line 150730 of file sqlite3.c.

Referenced by nth_valueStepFunc().


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