kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17492
Re: 3d viewer updates
Hi Jean-Pierre,
> and
> unsigned char* m_pixels;
> should be:
> unsigned char* m_Pixels;
I am a little confused about this.
I was checking with the coding style policy and this look different because there are no example case for m_* use.
I checked in the source files and I can see in public mixed m_Upcase and m_lowercase.
Could you please clarify this and other related policies on variable naming? ... or what is the most used trend now in kicad?
Maybe the policy document miss some updates regarding this m_* uses?
Thank you,
Regards,
Mario Luzeiro
Follow ups
References