Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::blueprint::QueryExpressions Struct Reference

Blueprint: A set of expressions used for a DataQueryBlueprint. More...

#include <rerun/blueprint/query_expressions.hpp>

Public Member Functions

 QueryExpressions (rerun::Collection< std::string > expressions_)
 
QueryExpressionsoperator= (rerun::Collection< std::string > expressions_)
 

Public Attributes

rerun::Collection< std::string > expressions
 A set of strings that can be parsed as EntityPathExpressions.
 

Detailed Description

Blueprint: A set of expressions used for a DataQueryBlueprint.

Unstable. Used for the ongoing blueprint experimentations.


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