PageRenderTime 45ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/vvvv45/lib/nodes/modules/Transform/FrameDelay (Transform).v4p

https://github.com/microdee/vvvv-sdk
Unknown | 53 lines | 53 code | 0 blank | 0 comment | 0 complexity | d661ac8ca4831ad782beb9d277b1fa4d MD5 | raw file
Possible License(s): AGPL-3.0, LGPL-2.0
  1. <!DOCTYPE PATCH SYSTEM "http://vvvv.org/versions/vvvv45debug29.1.dtd" >
  2. <PATCH nodename="C:\Users\Joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\Transform\FrameDelay (Transform).v4p" systemname="FrameDelay (Transform)" filename="C:\Users\Joreg\dev\github\vvvv\public\vvvv45\lib\nodes\modules\Transform\FrameDelay (Transform).v4p">
  3. <BOUNDS type="Window" left="8700" top="4950" width="9000" height="6000">
  4. </BOUNDS>
  5. <NODE systemname="FrameDelay (Animation)" nodename="FrameDelay (Animation)" componentmode="Hidden" id="0">
  6. <BOUNDS type="Node" left="2955" top="2790" width="100" height="100">
  7. </BOUNDS>
  8. <PIN pinname="Input 1" visible="1">
  9. </PIN>
  10. <PIN pinname="Output 1" visible="1">
  11. </PIN>
  12. </NODE>
  13. <NODE systemname="GetMatrix (Transform)" nodename="GetMatrix (Transform)" componentmode="Hidden" id="1">
  14. <BOUNDS type="Node" left="2880" top="2010" width="100" height="100">
  15. </BOUNDS>
  16. <PIN pinname="Matrix Out" visible="1">
  17. </PIN>
  18. </NODE>
  19. <LINK srcnodeid="1" srcpinname="Matrix Out" dstnodeid="0" dstpinname="Input 1">
  20. </LINK>
  21. <NODE systemname="SetMatrix (Transform)" nodename="SetMatrix (Transform)" componentmode="Hidden" id="2">
  22. <BOUNDS type="Node" left="2820" top="3330" width="100" height="100">
  23. </BOUNDS>
  24. <PIN pinname="Matrix In" visible="1">
  25. </PIN>
  26. </NODE>
  27. <LINK srcnodeid="0" srcpinname="Output 1" dstnodeid="2" dstpinname="Matrix In">
  28. </LINK>
  29. <NODE nodename="IOBox (Node)" componentmode="InABox" id="3" systemname="IOBox (Node)">
  30. <BOUNDS type="Node" left="2610" top="1305" width="0" height="0">
  31. </BOUNDS>
  32. <BOUNDS type="Box" left="2610" top="1305" width="795" height="240">
  33. </BOUNDS>
  34. <PIN pinname="Input Node" slicecount="1" values="||">
  35. </PIN>
  36. <PIN pinname="Descriptive Name" slicecount="1" values="|Transform In|">
  37. </PIN>
  38. </NODE>
  39. <LINK srcnodeid="3" srcpinname="Output Node" dstnodeid="1" dstpinname="Transform">
  40. </LINK>
  41. <NODE nodename="IOBox (Node)" componentmode="InABox" id="4" systemname="IOBox (Node)">
  42. <BOUNDS type="Node" left="2835" top="4050" width="0" height="0">
  43. </BOUNDS>
  44. <BOUNDS type="Box" left="2835" top="4050" width="795" height="240">
  45. </BOUNDS>
  46. <PIN pinname="Descriptive Name" slicecount="1" values="|Transform Out|">
  47. </PIN>
  48. </NODE>
  49. <LINK srcnodeid="2" srcpinname="Transform Out" dstnodeid="4" dstpinname="Input Node">
  50. </LINK>
  51. <INFO author="vvvv group" description="Delays the input value one calculation frame" tags="">
  52. </INFO>
  53. </PATCH>