Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFile map performance Pin
George_George2-Jan-08 5:03
George_George2-Jan-08 5:03 
GeneralRe: File map performance Pin
CPallini2-Jan-08 5:10
mveCPallini2-Jan-08 5:10 
GeneralRe: File map performance Pin
Matthew Faithfull2-Jan-08 5:16
Matthew Faithfull2-Jan-08 5:16 
GeneralSockets and multithreading - doubt Pin
Raj Prathap2-Jan-08 4:02
Raj Prathap2-Jan-08 4:02 
GeneralRe: Sockets and multithreading - doubt Pin
led mike2-Jan-08 4:27
led mike2-Jan-08 4:27 
GeneralRe: Sockets and multithreading - doubt Pin
Matthew Faithfull2-Jan-08 5:10
Matthew Faithfull2-Jan-08 5:10 
GeneralBarycentric Coordinates Pin
Lea Hayes2-Jan-08 2:18
Lea Hayes2-Jan-08 2:18 
GeneralRe: Barycentric Coordinates Pin
CPallini2-Jan-08 2:35
mveCPallini2-Jan-08 2:35 
lhayes00 wrote:
1. What are barycentric coordinates?

I think it refers to the coordinates relative to center of mass of the system ( well barycentre conceptually differs from center of mass, but it doesn't probably matter here).
See for instance
http://en.wikipedia.org/wiki/Center_of_mass[^].

lhayes00 wrote:
2. Are they just for 3D graphics?

No.

lhayes00 wrote:
3. When to use them?

Using CM coords usually simplify motion equations.


lhayes00 wrote:
4. How to use them?

You have to:
(1) calculate the position of the center-of-mass of the system (say CM).
(2) express all the coords relatively to CM.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

[my articles]


GeneralRe: Barycentric Coordinates Pin
Lea Hayes2-Jan-08 12:11
Lea Hayes2-Jan-08 12:11 
QuestionRe: Barycentric Coordinates Pin
CPallini2-Jan-08 12:57
mveCPallini2-Jan-08 12:57 
GeneralRich Edit control accepting only numeric values Pin
vjasai2-Jan-08 1:12
vjasai2-Jan-08 1:12 
GeneralRe: Rich Edit control accepting only numeric values Pin
johnalek2-Jan-08 1:23
johnalek2-Jan-08 1:23 
GeneralRe: Rich Edit control accepting only numeric values Pin
Nishad S2-Jan-08 1:33
Nishad S2-Jan-08 1:33 
GeneralRe: Rich Edit control accepting only numeric values Pin
_AnsHUMAN_ 2-Jan-08 1:44
_AnsHUMAN_ 2-Jan-08 1:44 
GeneralRe: Rich Edit control accepting only numeric values Pin
David Crow2-Jan-08 2:46
David Crow2-Jan-08 2:46 
GeneralRe: Rich Edit control accepting only numeric values Pin
Hamid_RT2-Jan-08 2:06
Hamid_RT2-Jan-08 2:06 
GeneralRe: Rich Edit control accepting only numeric values Pin
_AnsHUMAN_ 2-Jan-08 1:47
_AnsHUMAN_ 2-Jan-08 1:47 
GeneralRe: Rich Edit control accepting only numeric values Pin
Florin Crişan2-Jan-08 1:52
Florin Crişan2-Jan-08 1:52 
GeneralRe: Rich Edit control accepting only numeric values Pin
Hamid_RT2-Jan-08 2:06
Hamid_RT2-Jan-08 2:06 
GeneralRe: Rich Edit control accepting only numeric values Pin
Joan M2-Jan-08 9:38
professionalJoan M2-Jan-08 9:38 
QuestionHow to convert pair of 8-bit codepoints to decimal value Pin
johnalek2-Jan-08 0:36
johnalek2-Jan-08 0:36 
AnswerRe: How to convert pair of 8-bit codepoints to decimal value Pin
CPallini2-Jan-08 2:20
mveCPallini2-Jan-08 2:20 
GeneralException Speicfication Pin
vibindia2-Jan-08 0:25
vibindia2-Jan-08 0:25 
GeneralRe: Exception Speicfication Pin
Matthew Faithfull2-Jan-08 0:45
Matthew Faithfull2-Jan-08 0:45 
GeneralRe: Exception Speicfication Pin
Florin Crişan2-Jan-08 1:49
Florin Crişan2-Jan-08 1:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.