Rerun C++ SDK
|
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_) | |
QueryExpressions & | operator= (rerun::Collection< std::string > expressions_) |
Public Attributes | |
rerun::Collection< std::string > | expressions |
A set of strings that can be parsed as EntityPathExpression s. | |
Blueprint: A set of expressions used for a DataQueryBlueprint
.
Unstable. Used for the ongoing blueprint experimentations.