Ignore:
Timestamp:
11/03/05 19:31:56 (19 years ago)
Author:
bittner
Message:

vsspreprocessor kdtree meshkdtree optimization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/X3dParser.cpp

    r374 r376  
    103103void 
    104104X3dParseHandlers::StartIndexedFaceSet( 
    105                                       AttributeList&  attributes) 
     105                                                                                                                                                        AttributeList&  attributes) 
    106106{ 
    107107  int len = attributes.getLength(); 
     
    195195void 
    196196X3dParseHandlers::startElement(const XMLCh* const name, 
    197                               AttributeList&  attributes) 
     197                                                                                                                        AttributeList&  attributes) 
    198198{ 
    199199  StrX lname(name); 
Note: See TracChangeset for help on using the changeset viewer.