Searched refs:mpSdrLightingAttribute (Results 1 – 2 of 2) sorted by relevance
94 mpSdrLightingAttribute->mnRefCount++; in SdrLightingAttribute()98 : mpSdrLightingAttribute(rCandidate.mpSdrLightingAttribute) in SdrLightingAttribute()100 mpSdrLightingAttribute->mnRefCount++; in SdrLightingAttribute()105 if(mpSdrLightingAttribute->mnRefCount) in ~SdrLightingAttribute()107 mpSdrLightingAttribute->mnRefCount--; in ~SdrLightingAttribute()111 delete mpSdrLightingAttribute; in ~SdrLightingAttribute()122 if(rCandidate.mpSdrLightingAttribute != mpSdrLightingAttribute) in operator =()130 delete mpSdrLightingAttribute; in operator =()133 mpSdrLightingAttribute = rCandidate.mpSdrLightingAttribute; in operator =()142 if(rCandidate.mpSdrLightingAttribute == mpSdrLightingAttribute) in operator ==()[all …]
50 ImpSdrLightingAttribute* mpSdrLightingAttribute; member in drawinglayer::attribute::SdrLightingAttribute
Completed in 13 milliseconds