Lines2linestrips conditioner: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
testing more
Elf (talk | contribs)
templatize (how'd I miss this one?!)
 
(4 intermediate revisions by 2 users not shown)
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.
{{conditioner
| name = Lines2linestrips
| purpose = Converts all lines to linestrips
| last_updated = July 10th, 2007
| current_version = svn r56
| status = released
| download_url = http://sourceforge.net/projects/colladarefinery/
| creator = Herbert Law
| contact_email = Herbert_Law@playstation.sony.com}}


==Purpose==
==Limitations==
Anything more detailed about its purpose.
* does not remove duplicated lines


Text here...
==Feature requests==
* n/a


==How it's used==
==Known issues and bugs==
Where and how might an application apply this class or element?
* n/a
 
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.... -->

Latest revision as of 04:38, 17 July 2007

Conditioner information
  • Name: Lines2linestrips
  • Purpose: Converts all lines to linestrips
  • Last updated: July 10th, 2007
  • Current version: svn r56
  • Status: released
  • Created by: Herbert Law
  • Contact for technical issues: [email protected]

Download

This article is part of the COLLADA conditioners directory
Adding to the conditioners directory

Limitations

  • does not remove duplicated lines

Feature requests

  • n/a

Known issues and bugs

  • n/a