Home
last modified time | relevance | path

Searched defs:iSamp (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/
H A DOCurves.cpp45 void OCurvesSchema::set( const OCurvesSchema::Sample &iSamp ) in set()
225 void OCurvesSchema::selectiveSet( const OCurvesSchema::Sample &iSamp ) in selectiveSet()
423 void OCurvesSchema::createUVsProperty( const Sample &iSamp ) in createUVsProperty()
460 void OCurvesSchema::createNormalsProperty( const Sample &iSamp ) in createNormalsProperty()
496 void OCurvesSchema::createWidthProperty( const Sample &iSamp ) in createWidthProperty()
581 void OCurvesSchema::calcBasisAndType(Alembic::Util::uint8_t (&basisAndType)[4], const Sample &iSamp) in calcBasisAndType()
H A DOPolyMesh.cpp104 void OPolyMeshSchema::set( const Sample &iSamp ) in set()
241 void OPolyMeshSchema::createUVsProperty( const Sample &iSamp ) in createUVsProperty()
280 void OPolyMeshSchema::createNormalsProperty( const Sample &iSamp ) in createNormalsProperty()
494 void OPolyMeshSchema::selectiveSet( const Sample &iSamp ) in selectiveSet()
H A DONuPatch.cpp119 void ONuPatchSchema::set( const ONuPatchSchema::Sample &iSamp ) in set()
299 void ONuPatchSchema::selectiveSet( const Sample &iSamp ) in selectiveSet()
482 void ONuPatchSchema::createUVsProperty( const Sample &iSamp ) in createUVsProperty()
519 void ONuPatchSchema::createNormalsProperty( const Sample &iSamp ) in createNormalsProperty()
H A DOPoints.cpp103 void OPointsSchema::set( const Sample &iSamp ) in set()
182 void OPointsSchema::selectiveSet( const Sample &iSamp ) in selectiveSet()
364 void OPointsSchema::createWidthsProperty( const Sample &iSamp ) in createWidthsProperty()
H A DFoundation.h96 inline void SetPropUsePrevIfNull( PROP iProp, SAMP iSamp ) in SetPropUsePrevIfNull()
139 static Abc::Box3d ComputeBoundsFromPositions( const ARRAYSAMP &iSamp ) in ComputeBoundsFromPositions()
H A DOSubD.cpp117 void OSubDSchema::set( const Sample &iSamp ) in set()
456 void OSubDSchema::createUVsProperty( const Sample &iSamp ) in createUVsProperty()
859 void OSubDSchema::selectiveSet( const Sample &iSamp ) in selectiveSet()
H A DOLight.cpp98 void OLightSchema::setCameraSample( const CameraSample &iSamp ) in setCameraSample()
H A DOCamera.cpp45 void OCameraSchema::set( const CameraSample &iSamp ) in set()
H A DOFaceSet.cpp206 void OFaceSetSchema::set( const Sample &iSamp ) in set()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreHDF5/
H A DApwImpl.h74 computeSampleKey( const AbcA::ArraySample &iSamp ) in computeSampleKey()
80 bool sameAsPreviousSample( const AbcA::ArraySample &iSamp, in sameAsPreviousSample()
H A DSpwImpl.h84 static ScalarSampleKey computeSampleKey( const void *iSamp ) in computeSampleKey()
90 bool sameAsPreviousSample( const void *iSamp, in sameAsPreviousSample()
H A DStringWriteUtil.cpp294 const AbcA::ArraySample &iSamp, in WriteStringArrayT()
410 const AbcA::ArraySample &iSamp, in WriteStringArray()
427 const AbcA::ArraySample &iSamp, in WriteWstringArray()
H A DApwImpl.cpp114 const AbcA::ArraySample & iSamp, in writeSample()
H A DSpwImpl.cpp155 const void *iSamp, in writeSample()
H A DCacheImpl.cpp96 AbcA::ArraySamplePtr iSamp ) in store()
H A DSimplePwImpl.h276 ( SAMPLE iSamp ) in setSample()
/dports/graphics/alembic/alembic-1.8.3/bin/AbcStitcher/
H A DAbcStitcher.cpp413 ISubDSchema::Sample iSamp = iSchema.getValue(reqIdx); in visitObjects() local
526 IPolyMeshSchema::Sample iSamp = iSchema.getValue(reqIdx); in visitObjects() local
660 ICurvesSchema::Sample iSamp = iSchema.getValue(reqIdx); in visitObjects() local
762 IPointsSchema::Sample iSamp = iSchema.getValue(reqIdx); in visitObjects() local
832 INuPatchSchema::Sample iSamp = iSchema.getValue(reqIdx); in visitObjects() local
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DOArrayProperty.cpp72 void OArrayProperty::set( const AbcA::ArraySample &iSamp ) in set()
H A DOScalarProperty.cpp87 void OScalarProperty::set( const void *iSamp ) in set()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreOgawa/
H A DApwImpl.cpp130 void ApwImpl::setSample( const AbcA::ArraySample & iSamp ) in setSample()
H A DSpwImpl.cpp128 void SpwImpl::setSample( const void *iSamp ) in setSample()
H A DWriteUtil.cpp185 const AbcA::ArraySample &iSamp, in WriteData()
/dports/graphics/alembic/alembic-1.8.3/maya/AbcImport/
H A DXformHelper.cpp220 bool isComplex(const Alembic::AbcGeom::XformSample & iSamp) in isComplex()
414 MStatus connectToXform(const Alembic::AbcGeom::XformSample & iSamp, in connectToXform()
H A DNurbsSurfaceHelper.cpp59 void trimSurface( Alembic::AbcGeom::INuPatchSchema::Sample & iSamp, in trimSurface()
/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyTypedArraySampleConverter.h95 const samp_type& iSamp = *iSampPtr; in operator() local

12