#include <GEO_MetaExpr.h>
Definition at line 39 of file GEO_MetaExpr.h.
| GEO_MetaExpression::GEO_MetaExpression | ( | ) |
| GEO_MetaExpression::~GEO_MetaExpression | ( | ) |
| void GEO_MetaExpression::computeAttribute | ( | const UT_Vector3 & | pos, | |
| float * | data, | |||
| int | offset, | |||
| int | size, | |||
| bool | vtxflag | |||
| ) |
| void GEO_MetaExpression::computeAttributes | ( | const UT_Vector3 & | pos, | |
| GB_AttributeData & | adata, | |||
| const GB_FloatOffsets & | foffsets | |||
| ) |
| void GEO_MetaExpression::computeAttributes | ( | const UT_Vector4 & | pos, | |
| GB_AttributeData & | adata, | |||
| const GB_FloatOffsets & | destfoffsets, | |||
| const GB_FloatOffsets & | srcfoffsets | |||
| ) |
| void GEO_MetaExpression::computeAttributes | ( | const UT_Vector3 & | pos, | |
| GEO_Vertex & | result, | |||
| GEO_AttributeHandleList & | hlist | |||
| ) |
| void GEO_MetaExpression::computeNormalizedAttributes | ( | const UT_Vector3 & | pos, | |
| GEO_Vertex & | result, | |||
| GEO_AttributeHandleList & | hlist | |||
| ) |
| static TS_MetaExpression* GEO_MetaExpression::getExpression | ( | GEO_Detail * | gdp, | |
| const GB_PrimitiveGroup * | primGroup, | |||
| const UT_BitArray * | memberPrims, | |||
| UT_PtrArray< GEO_Primitive * > * | primlist | |||
| ) | [static] |
| UT_PtrArray<GEO_Primitive *>& GEO_MetaExpression::getList | ( | ) | [inline] |
Definition at line 78 of file GEO_MetaExpr.h.
| TS_MetaExpression* GEO_MetaExpression::getTSExpression | ( | ) | [inline] |
Definition at line 55 of file GEO_MetaExpr.h.
| TS_MetaExpression* GEO_MetaExpression::preCompute | ( | GEO_Detail * | gdp, | |
| const UT_BitArray & | memberPrims | |||
| ) |
| TS_MetaExpression* GEO_MetaExpression::preCompute | ( | GEO_Detail * | gdp, | |
| GB_PrimitiveGroup * | primGroup = 0 | |||
| ) |
1.5.9