video routes

This topic has been viewed 5597 times and has 1 replies
Thread status: Active
Questions about extending features and developing plug-ins [img]http://www.sweethome3d.com/images/flags/en_small.gif[/img]
Post Reply New Topic
akuma
Posts: 8
Joined: Fri Jan 24, 2014 7:13 am
Country: La Havana, Cuba

video routes

Post by akuma »

Hello, I´m making a plug-in to save several routes of videos, but i don´t know how work that part of the sistem. Please somebody can tellme the behavior of that part of the application.
User avatar
clanmills
Posts: 33
Joined: Fri May 16, 2014 4:50 am
Country: Camberley, Surrey, England
Contact:

Re: video routes

Post by clanmills »

I don't know the answer to your question, however I can tell you how to find the answer! Download the code and execute it in the debugger in Eclipse. The code is very clear and well written. You will find it easy to follow.

I am currenly developing a plugin to generate a web gallery using:
List <Camera> storedCameras in class Home.

I can enumerate with:
for (Camera camera : getHome().getStoredCameras() { ... }.

I discovered this by debugging a panel which displayed the names of the stored points.

So you should be able to adopt a similar approach and discover how it works. When you know how, in the spirit of open source, you should share your solution in this thread to assist other developers.
Post Reply New Topic

Who is online

Users browsing this forum: No registered users and 1 guest