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

#include <CurveTangentsOp.h>

Inherits CurvesPrimitiveOp.

Public Member Functions

StringParametervTangentPrimVarNameParameter ()
 
const StringParametervTangentPrimVarNameParameter () const
 
 IE_CORE_DECLARERUNTIMETYPED (CurveTangentsOp, CurvesPrimitiveOp)
 

Protected Member Functions

void modifyTypedPrimitive (CurvesPrimitive *curves, const CompoundObject *operands) override
 

Detailed Description

This CurvesPrimitiveOp calculates the vTangents at each vertex of the supplied CurvesPrimtive and stores them in the named primvar.


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