Click here to Skip to main content
15,914,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need for derived class to show base clase object. Pin
WREY4-Sep-03 22:25
WREY4-Sep-03 22:25 
GeneralSetting intermediate files path to a global folder using an environment variable Pin
Jean-Marc Molina4-Sep-03 12:08
Jean-Marc Molina4-Sep-03 12:08 
QuestionHow to open a folder using MFC Pin
nachilau4-Sep-03 10:57
nachilau4-Sep-03 10:57 
AnswerRe: How to open a folder using MFC Pin
Ravi Bhavnani4-Sep-03 11:13
professionalRavi Bhavnani4-Sep-03 11:13 
GeneralRe: How to open a folder using MFC Pin
nachilau4-Sep-03 12:01
nachilau4-Sep-03 12:01 
GeneralRe: How to open a folder using MFC Pin
Rickard Andersson204-Sep-03 12:09
Rickard Andersson204-Sep-03 12:09 
GeneralRe: How to open a folder using MFC Pin
Ravi Bhavnani4-Sep-03 12:43
professionalRavi Bhavnani4-Sep-03 12:43 
GeneralScreen Coordinates/Front-Back Pin
DougW484-Sep-03 9:22
DougW484-Sep-03 9:22 
I know this is a visual c++ forum and I'm really sorry, but this seems to be the only lounge where I get the best answers to questions, so please don't get too mad that this question is a little more general and not focused solely on visual c++.

On a normal coordinate system, the Y-Axis is positive in the upward direction and X-Axis in the right direction, which naturally makes the Z-Axis positive coming towards you. On a computer screen, however, we still measure the X-Axis as positive to the right, but now the Y-Axis is positive going downward, so is the Z-Axis now positive away from the viewer?

I'm asking this for finding the normal line to a polygon on the monitor, trying to determine if it is front or back facing. I just need to know for sure if I'm doing this correctly or not.

Again, sorry this isn't really a C++ question, but I think the people in this forum are the best with quick and intelligent responses!

Douglas A. Wright
dawrigh3@kent.edu
GeneralRe: Screen Coordinates/Front-Back Pin
PJ Arends4-Sep-03 10:01
professionalPJ Arends4-Sep-03 10:01 
GeneralRe: Screen Coordinates/Front-Back Pin
dog_spawn4-Sep-03 12:47
dog_spawn4-Sep-03 12:47 
GeneralAntivirus Pin
Anonymous4-Sep-03 9:22
Anonymous4-Sep-03 9:22 
GeneralRe: Antivirus Pin
David Crow4-Sep-03 9:32
David Crow4-Sep-03 9:32 
GeneralRe: Antivirus Pin
dog_spawn4-Sep-03 12:51
dog_spawn4-Sep-03 12:51 
Questionhow to access the view from the doc? Pin
Binayak4-Sep-03 9:18
Binayak4-Sep-03 9:18 
AnswerRe: how to access the view from the doc? Pin
Larry J. Siddens4-Sep-03 9:28
Larry J. Siddens4-Sep-03 9:28 
AnswerRe: how to access the view from the doc? Pin
David Crow4-Sep-03 9:38
David Crow4-Sep-03 9:38 
GeneralRe: how to access the view from the doc? Pin
Binayak4-Sep-03 9:55
Binayak4-Sep-03 9:55 
GeneralRe: how to access the view from the doc? Pin
Larry J. Siddens4-Sep-03 10:03
Larry J. Siddens4-Sep-03 10:03 
GeneralRe: how to access the view from the doc? Pin
Binayak4-Sep-03 10:30
Binayak4-Sep-03 10:30 
GeneralRe: how to access the view from the doc? Pin
Larry J. Siddens4-Sep-03 10:34
Larry J. Siddens4-Sep-03 10:34 
GeneralRe: how to access the view from the doc? Pin
Binayak4-Sep-03 10:36
Binayak4-Sep-03 10:36 
GeneralRe: how to access the view from the doc? Pin
Larry J. Siddens4-Sep-03 10:40
Larry J. Siddens4-Sep-03 10:40 
GeneralRe: how to access the view from the doc? Pin
Binayak4-Sep-03 10:50
Binayak4-Sep-03 10:50 
GeneralRe: how to access the view from the doc? Pin
Larry J. Siddens4-Sep-03 10:52
Larry J. Siddens4-Sep-03 10:52 
GeneralRe: how to access the view from the doc? Pin
David Crow5-Sep-03 3:46
David Crow5-Sep-03 3:46 

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.