Hi,
Daniel Rossberg has left the following comment at Implement a primitive
volume function ... for gridded volumes (VOL)
http://www.google-melange.com/gci/task/view/google/gci2012/7998215:
Why is the voxel variable a short?
voxel gets its value from an unsigned char and will be casted to a size_t
before it will be compared to an uint32_t. There is no short in this
pipeline. How about making it an unsigned char and if necessary casting it
to uint32_t for comparing it with an uint32_t?
And how about making voxelcount making a size_t, the type of the sizes and
indices of arrays?
Greetings,
The Google Open Source Programs Team
---
You are receiving this message because you are subscribed to Implement a
primitive volume function ... for gridded volumes (VOL).
To stop receiving these messages, go to:
http://www.google-melange.com/gci/task/view/google/gci2012/7998215.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
BRL-CAD Tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker