Uses of Class
org.praxislive.video.pgl.code.P3DCodeDelegate
Packages that use P3DCodeDelegate
-
Uses of P3DCodeDelegate in org.praxislive.video.pgl.code
Methods in org.praxislive.video.pgl.code that return types with arguments of type P3DCodeDelegateModifier and TypeMethodDescriptionstatic CodeFactory.Base<P3DCodeDelegate> PGLCode.base3D()AccessCodeFactory.BaseforP3DCodeDelegate.Method parameters in org.praxislive.video.pgl.code with type arguments of type P3DCodeDelegateModifier and TypeMethodDescriptionprotected voidP3DCodeContext.configure(CodeComponent<P3DCodeDelegate> cmp, CodeContext<P3DCodeDelegate> oldCtxt) protected voidP3DCodeContext.configure(CodeComponent<P3DCodeDelegate> cmp, CodeContext<P3DCodeDelegate> oldCtxt) Constructors in org.praxislive.video.pgl.code with parameters of type P3DCodeDelegateModifierConstructorDescriptionP3DCodeConnector(CodeFactory.Task<P3DCodeDelegate> creator, P3DCodeDelegate delegate) Constructor parameters in org.praxislive.video.pgl.code with type arguments of type P3DCodeDelegateModifierConstructorDescriptionP3DCodeConnector(CodeFactory.Task<P3DCodeDelegate> creator, P3DCodeDelegate delegate)