Uses of Class
org.praxislive.video.pgl.code.P3DCodeDelegate
-
Packages that use P3DCodeDelegate Package Description org.praxislive.video.pgl.code -
-
Uses of P3DCodeDelegate in org.praxislive.video.pgl.code
Methods in org.praxislive.video.pgl.code that return types with arguments of type P3DCodeDelegate Modifier and Type Method Description CodeFactory.Task<P3DCodeDelegate>P3DCodeFactory. task()Method parameters in org.praxislive.video.pgl.code with type arguments of type P3DCodeDelegate Modifier and Type Method Description protected 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 P3DCodeDelegate Constructor Description P3DCodeConnector(CodeFactory.Task<P3DCodeDelegate> creator, P3DCodeDelegate delegate)Constructor parameters in org.praxislive.video.pgl.code with type arguments of type P3DCodeDelegate Constructor Description P3DCodeConnector(CodeFactory.Task<P3DCodeDelegate> creator, P3DCodeDelegate delegate)
-