|
Alembic Version 1.1
|
#include <INuPatch.h>
Public Types | |
| typedef Sample | this_type |
Public Member Functions | |
| Sample () | |
| Abc::P3fArraySamplePtr | getPositions () const |
| Abc::V3fArraySamplePtr | getVelocities () const |
| int32_t | getNumU () const |
| int32_t | getNumV () const |
| int32_t | getUOrder () const |
| int32_t | getVOrder () const |
| Abc::FloatArraySamplePtr | getUKnot () const |
| Abc::FloatArraySamplePtr | getVKnot () const |
| Abc::FloatArraySamplePtr | getPositionWeights () const |
| int32_t | getTrimNumLoops () const |
| Abc::Int32ArraySamplePtr | getTrimNumVertices () const |
| Abc::Int32ArraySamplePtr | getTrimNumCurves () const |
| Abc::Int32ArraySamplePtr | getTrimOrders () const |
| Abc::FloatArraySamplePtr | getTrimKnots () const |
| Abc::FloatArraySamplePtr | getTrimMins () const |
| Abc::FloatArraySamplePtr | getTrimMaxes () const |
| Abc::FloatArraySamplePtr | getTrimU () const |
| Abc::FloatArraySamplePtr | getTrimV () const |
| Abc::FloatArraySamplePtr | getTrimW () const |
| bool | hasTrimCurve () const |
| bool | valid () const |
| Abc::Box3d | getSelfBounds () const |
| void | reset () |
| ALEMBIC_OPERATOR_BOOL (valid()) | |
Friends | |
| class | INuPatchSchema |
Definition at line 54 of file INuPatch.h.
Definition at line 57 of file INuPatch.h.
|
inline |
Definition at line 60 of file INuPatch.h.
References reset().
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::INuPatchSchema::Sample::ALEMBIC_OPERATOR_BOOL | ( | valid() | ) |
|
inline |
Definition at line 64 of file INuPatch.h.
References m_numU.
|
inline |
Definition at line 65 of file INuPatch.h.
References m_numV.
|
inline |
Definition at line 62 of file INuPatch.h.
References m_positions.
|
inline |
Definition at line 73 of file INuPatch.h.
References m_positionWeights.
|
inline |
Definition at line 95 of file INuPatch.h.
References m_selfBounds.
|
inline |
Definition at line 80 of file INuPatch.h.
References m_trimKnot.
|
inline |
Definition at line 82 of file INuPatch.h.
References m_trimMax.
|
inline |
Definition at line 81 of file INuPatch.h.
References m_trimMin.
|
inline |
Definition at line 78 of file INuPatch.h.
References m_trimNumCurves.
|
inline |
Definition at line 76 of file INuPatch.h.
References m_trimNumLoops.
|
inline |
Definition at line 77 of file INuPatch.h.
References m_trimNumVertices.
|
inline |
Definition at line 79 of file INuPatch.h.
References m_trimOrder.
|
inline |
Definition at line 83 of file INuPatch.h.
References m_trimU.
|
inline |
Definition at line 84 of file INuPatch.h.
References m_trimV.
|
inline |
Definition at line 85 of file INuPatch.h.
References m_trimW.
|
inline |
Definition at line 68 of file INuPatch.h.
References m_uKnot.
|
inline |
Definition at line 66 of file INuPatch.h.
References m_uOrder.
|
inline |
Definition at line 63 of file INuPatch.h.
References m_velocities.
|
inline |
Definition at line 69 of file INuPatch.h.
References m_vKnot.
|
inline |
Definition at line 67 of file INuPatch.h.
References m_vOrder.
|
inline |
Definition at line 87 of file INuPatch.h.
References m_trimNumLoops.
|
inline |
Definition at line 97 of file INuPatch.h.
References m_numU, m_numV, m_positions, m_positionWeights, m_selfBounds, m_trimKnot, m_trimMax, m_trimMin, m_trimNumCurves, m_trimNumLoops, m_trimNumVertices, m_trimOrder, m_trimU, m_trimV, m_trimW, m_uKnot, m_uOrder, m_velocities, m_vKnot, and m_vOrder.
Referenced by Sample().
|
inline |
Definition at line 89 of file INuPatch.h.
References m_numU, m_numV, m_positions, m_uKnot, m_uOrder, m_vKnot, and m_vOrder.
Referenced by ALEMBIC_OPERATOR_BOOL().
|
friend |
|
protected |
Definition at line 151 of file INuPatch.h.
|
protected |
Definition at line 132 of file INuPatch.h.
|
protected |
Definition at line 133 of file INuPatch.h.
|
protected |
Definition at line 130 of file INuPatch.h.
Referenced by getPositions(), reset(), and valid().
|
protected |
Definition at line 138 of file INuPatch.h.
Referenced by getPositionWeights(), and reset().
|
protected |
Definition at line 154 of file INuPatch.h.
Referenced by getSelfBounds(), and reset().
|
protected |
Definition at line 145 of file INuPatch.h.
Referenced by getTrimKnots(), and reset().
|
protected |
Definition at line 147 of file INuPatch.h.
Referenced by getTrimMaxes(), and reset().
|
protected |
Definition at line 146 of file INuPatch.h.
Referenced by getTrimMins(), and reset().
|
protected |
Definition at line 142 of file INuPatch.h.
Referenced by getTrimNumCurves(), and reset().
|
protected |
Definition at line 141 of file INuPatch.h.
Referenced by getTrimNumLoops(), hasTrimCurve(), and reset().
|
protected |
Definition at line 143 of file INuPatch.h.
Referenced by getTrimNumVertices(), and reset().
|
protected |
Definition at line 144 of file INuPatch.h.
Referenced by getTrimOrders(), and reset().
|
protected |
Definition at line 148 of file INuPatch.h.
Referenced by getTrimU(), and reset().
|
protected |
Definition at line 149 of file INuPatch.h.
Referenced by getTrimV(), and reset().
|
protected |
Definition at line 150 of file INuPatch.h.
Referenced by getTrimW(), and reset().
|
protected |
Definition at line 136 of file INuPatch.h.
Referenced by getUKnot(), reset(), and valid().
|
protected |
Definition at line 134 of file INuPatch.h.
Referenced by getUOrder(), reset(), and valid().
|
protected |
Definition at line 131 of file INuPatch.h.
Referenced by getVelocities(), and reset().
|
protected |
Definition at line 137 of file INuPatch.h.
Referenced by getVKnot(), reset(), and valid().
|
protected |
Definition at line 135 of file INuPatch.h.
Referenced by getVOrder(), reset(), and valid().