Difference between revisions of "User talk:Jholsenback"

From POV-Wiki
Jump to navigation Jump to search
m (some povdocgen processes point here)
 
m (added a section for others to edit)
Line 1: Line 1:
 
===Comments===
 
===Comments===
 
Some <em>povdocgen</em> process pages point here, so if that's why you're here, please feel free to leave a comment. Don't forget to mention the page name so I can follow up! --[[User:Jholsenback|jholsenback]] 16:57, 18 December 2010 (UTC)
 
Some <em>povdocgen</em> process pages point here, so if that's why you're here, please feel free to leave a comment. Don't forget to mention the page name so I can follow up! --[[User:Jholsenback|jholsenback]] 16:57, 18 December 2010 (UTC)
 +
===Syntax Diagram Examples===
 +
<div class="Syntax">
 +
<dl>
 +
<dt>
 +
<dd class="Jump">[http://wiki.povray.org/content/Documentation:Reference_Section_3#Camera Go to documentation Wiki]<!--</dd>--->
 +
<!--</dt>--->
 +
<dt>CAMERA:<!--</dt>--->
 +
<dd><code>camera {</code> [CAMERA_ITEMS...] <code>}</code><!--</dd>--->
 +
<dt>CAMERA_ITEMS:<!--</dt>--->
 +
<dd>CAMERA_TYPE | CAMERA_VECTOR | CAMERA_MODIFIER | CAMERA_IDENTIFIER<!--</dd>--->
 +
</dl>
 +
</div>

Revision as of 16:01, 6 June 2011

Comments

Some povdocgen process pages point here, so if that's why you're here, please feel free to leave a comment. Don't forget to mention the page name so I can follow up! --jholsenback 16:57, 18 December 2010 (UTC)

Syntax Diagram Examples

Go to documentation Wiki
CAMERA:
camera { [CAMERA_ITEMS...] }
CAMERA_ITEMS:
CAMERA_TYPE | CAMERA_VECTOR | CAMERA_MODIFIER | CAMERA_IDENTIFIER