Helper class for storing intermediate results when building a list variable expression.
More...
#include <variableExpression.h>
Helper class for storing intermediate results when building a list variable expression.
Definition at line 281 of file variableExpression.h.
◆ AddElement() [1/2]
◆ AddElement() [2/2]
Add an expression as an element to the list.
- See also
- MakeList
◆ AddLiteralValues() [1/2]
template<class T >
| ListBuilder & AddLiteralValues |
( |
const std::vector< T > & | values | ) |
|
Add values in values as literal expressions to the list.
- See also
- MakeList
◆ AddLiteralValues() [2/2]
◆ SdfVariableExpression
The documentation for this class was generated from the following file: