Abréviations de code
Cette page liste les abréviations de code que j’utilise (souvent en suffixe de nom de variable).
Général
- Buffer :
buf
- Object :
obj
- Option :
opt
- Count :
cnt
- Archive :
arch
- Source :
src
- Destination :
dst
- Reference :
ref
- Hierarchy :
hrchy
- Exponent :
exp
- Linear :
lin
- Function :
func
- Command :
cmd
- Class :
cls
- Device :
dev
- Context :
ctx
- Description :
desc
- Group :
grp
- Metadata :
md
3D/Rendu
- Camera :
cam
- Color :
col
- Pixel :
pxl
- Image :
img
- Template :
tpl
- Matrix :
mtx
- Transform :
xform
- Primitive :
prim
- Shape :
shp
- Geometry :
geo
- Triangle :
tri
- Mesh :
msh
- Vertex :
vtx
- Point :
pnt
- Position :
pos
- Sample :
smp
- Normal :
nrm
- Resolution :
rez
- Bounding box :
bbox
- Axis Aligned Bounding Box :
aabb
- Distance :
dist
- Render :
rnd
UI/Qt
- Widget :
wgt
- Button :
btn
- Check box :
cb
- Combo box :
cbb
- Line edit :
le
- Slider :
sld
- Layout :
lay
- Horizontal layout :
hlay
- Vertical layout :
vlay
Dernière mise à jour : ven. 10 février 2023