Lines2linestrips conditioner: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
testing more
Elf (talk | contribs)
testing one more thing
Line 1: Line 1:
'''Summary:''' The '''foo class''' is part of the [[DOM foobar subsystem]]. Or the <foo> element is part of the <blah> element. It is an interface to inherit from for creating [[URI]] resolvers.
{{conditioners|product=example}}


==Purpose==
* '''Name:''' example
Anything more detailed about its purpose.
* '''Purpose:''' what it does
* '''Last updated:'''
* '''Current version:'''
* '''Status:''' (alpha, beta, released...)
* '''[http://www.foo.com/conditioner Download]'''
* '''Created by:'''  name
* '''Contact for technical issues:''' email, phone, etc.


Text here...
==Known issues==
 
*issue 1
==How it's used==
*issue 2<!-- testing... sorry.... -->
Where and how might an application apply this class or element?
 
Each blah blah blah...
 
When it finds the correct one, it calls '''resolve_URI''' and passes the following struct:
 
typedef struct {
  int foo;
  char *name;
  enum { a, b }
} datablah;
 
==Foo example==
:''Describe an example use of the foo class''
 
==Attributes==
This element has the following attributes:
*''blah'': Interacts with the ''bar'' element and frammistanis the glompus.
*''name'': blah blah
 
==Related classes and functions==
This section briefly describes what each function in this class is used for.
 
==Related elements==
===Child elements===
*list
*child
*elements
 
===Parent elements===
*list
*parent
*elements
 
===Function A===
;Summary
: ''summary description''
 
;How it's used
:blah blah
 
===Function B===
;Summary
: ''summary description''
 
;How it's used
:blah blah
 
==See also==
<!-- this is a standard heading. Use if needed. -->
*[[link 1]]
 
==External links==
<!-- this is a standard heading. Use if needed. -->
*[http://www.foo.com Blah home page]
 
[[Category:COLLADA]]<!--pick an appropriate category--> <!-- testing... sorry.... -->

Revision as of 23:06, 27 June 2007

Conditioners directory
Information about conditioners that can act on COLLADA documents.
This article describes the example conditioner.

COLLADA Refinery • Conditioners directory

Instructions for adding to the conditioners directory

[[Category: ]]


  • Name: example
  • Purpose: what it does
  • Last updated:
  • Current version:
  • Status: (alpha, beta, released...)
  • Download
  • Created by: name
  • Contact for technical issues: email, phone, etc.

Known issues

  • issue 1
  • issue 2