freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix Particle layouts


From: Jeffrey D. Oldham
Subject: Re: [PATCH] Fix Particle layouts
Date: Tue, 13 Jul 2004 16:26:25 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

Richard Guenther wrote:

... so I guess like the following. Adds missing initializers to SpatialLayout, too.

Ok?

Richard.


2004Jul11  Richard Guenther <address@hidden>

    * src/Particles/PatchSwapLayout.h: remove layout_m member.
src/Particles/PatchSwapLayout.cpp: use static_cast<Layout_t&>(*this) instead of now removed layout_m member.
    src/Particles/UniformLayout.h: no need to initialize base.
    src/Particles/SpatialLayout.h: likewise, add initializers.

Yes, it is fine, especially per Julian Cummings's comments.

--
Jeffrey D. Oldham
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]