Skip to content

DofAltPass cannot get Ptr #9

@gdunstone

Description

@gdunstone

fixed by changing the header for DofAltPass

namespace itg
{
    /*
     * @see http://blenderartists.org/forum/showthread.php?237488-GLSL-depth-of-field-with-bokeh-v2-4-(update)
     */
    using namespace tr1;
    class DofAltPass : public RenderPass
    {
    public:
        typedef shared_ptr<DofAltPass> Ptr;
       ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions