Cortex  10.0.0-a4
Public Member Functions | Protected Member Functions | List of all members
IECore::FaceVaryingPromotionOp Class Reference

#include <FaceVaryingPromotionOp.h>

Inherits MeshPrimitiveOp.

Public Member Functions

 IE_CORE_DECLARERUNTIMETYPED (FaceVaryingPromotionOp, MeshPrimitiveOp)
 
Parameter accessors

These provide convenient access to the parameters.

StringVectorParameterprimVarNamesParameter ()
 
const StringVectorParameterprimVarNamesParameter () const
 
BoolParameterpromoteUniformParameter ()
 
const BoolParameterpromoteUniformParameter () const
 
BoolParameterpromoteVaryingParameter ()
 
const BoolParameterpromoteVaryingParameter () const
 
BoolParameterpromoteVertexParameter ()
 
const BoolParameterpromoteVertexParameter () const
 

Protected Member Functions

void modifyTypedPrimitive (MeshPrimitive *mesh, const CompoundObject *operands) override
 

Detailed Description

A MeshPrimitiveOp to promote PrimitiveVariables to FaceVarying interpolation.


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