HDK
|
This is the complete list of members for GEO_MetaExpression, including all inherited members.
computeAttribute(const UT_Vector3 &pos, float *data, const GA_ROAttributeRef &ref, int size) const | GEO_MetaExpression | |
computeAttributes(const UT_Vector3 &pos, GA_Offset result, const GA_AttributeRefMap &map) const | GEO_MetaExpression | |
computeNormalizedAttributes(const UT_Vector3 &pos, GA_Offset result, const GA_AttributeRefMap &map) const | GEO_MetaExpression | |
countMemory(UT_MemoryCounter &counter, bool inclusive) const | GEO_MetaExpression | |
GEO_MetaExpression() | GEO_MetaExpression | inline |
GEO_MetaExpression(const GEO_Detail *gdp, const GA_PrimitiveGroup *primgroup=NULL) | GEO_MetaExpression | inline |
GEO_MetaExpression(const GEO_Detail *gdp, const GA_Range &prim_range) | GEO_MetaExpression | inline |
getExpression(const GEO_Detail *gdp) | GEO_MetaExpression | static |
getExpression(const GEO_Detail *gdp, const GA_Range &prim_range, UT_Array< const GEO_Primitive * > *p=nullptr) | GEO_MetaExpression | static |
getList() | GEO_MetaExpression | inline |
getList() const | GEO_MetaExpression | inline |
getMemoryUsage(bool inclusive) const | GEO_MetaExpression | |
getTSExpression() const | GEO_MetaExpression | inline |
preCompute(const GEO_Detail *gdp, const GA_PrimitiveGroup *prims=nullptr) | GEO_MetaExpression | |
preCompute(const GEO_Detail *gdp, const GA_Range &prim_range) | GEO_MetaExpression | |
serialize(const TS_MetaExpression *expr, UT_Int32Array &opcodes, exint nprimitives) | GEO_MetaExpression | inlinestatic |
serialize(const TS_MetaExpression *expr, UT_Int64Array &opcodes, exint nprimitives) | GEO_MetaExpression | inlinestatic |
sumPointAttributes(const UT_Vector3 &pos, GA_Offset resultptoff, const GA_AttributeRefMap &map, GA_WeightedSum &sum) const | GEO_MetaExpression | |
unserialize(UT_WorkBuffer &expr, const UT_Int32Array &opcodes) | GEO_MetaExpression | inlinestatic |
unserialize(UT_WorkBuffer &expr, const UT_Int64Array &opcodes) | GEO_MetaExpression | inlinestatic |
unserialize(UT_WorkBuffer &expr, const int32 *array, exint size) | GEO_MetaExpression | inlinestatic |
unserialize(UT_WorkBuffer &expr, const int64 *array, exint size) | GEO_MetaExpression | inlinestatic |
~GEO_MetaExpression() | GEO_MetaExpression |