Home
last modified time | relevance | path

Searched defs:maxController (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxAnimationImporter.cpp89 Control* maxController = createAndFillMaxTransformationController( animationCurve ); in import() local
96 Control* maxController = createAndFillMaxFloatController( animationCurve, i); in import() local
109 Control* maxController = createMaxFloatController( animationCurve, isLinear ); in createAndFillMaxFloatController() local
439 Control* maxController = createMaxTransformationController( animationCurve ); in createAndFillMaxTransformationController() local
453 …bool AnimationImporter::fillMaxTransformationController( Control* maxController, COLLADAFW::Animat… in fillMaxTransformationController()
503 bool AnimationImporter::fillLinearMaxTransformationController( Control* maxController, in fillLinearMaxTransformationController()
H A DCOLLADAMaxAnimationCreator.cpp58 Control* maxController = createMaxController( CTRL_FLOAT_CLASS_ID, controllerClassID ); in createMaxConstantFloatController() local
82 Control* maxController = (Control*)createMaxObject( controllerSuperClassID, controllerClassID); in createMaxController() local
H A DCOLLADAMaxAnimationAssigner.cpp838 Control* maxController = createMaxColorRGBAController(); in assignColorRGBAController() local
892 Control* maxController = createMaxColorRGBAController(); in assignColorRGBController() local
H A DCOLLADAMaxImporterBase.cpp234 …ntrollerToAnimationUniqueId( const COLLADAFW::UniqueId& animationUniqueId, Control* maxController ) in addMaxControllerToAnimationUniqueId()
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Ddomain_conf.c17903 int maxController = -1; in virDomainDefMaybeAddHostdevSCSIcontroller() local
22714 int maxController = -1; in virDomainDefAddDiskControllersForType() local