File RTppm Documentation
Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: RTppm.cpp/.hpp
File Description: RT ppm
File Function List
-
- placepointPPM
- newPixmap
- writePPM
- freePixmap
File Diagram (functions hierarchy)
Function RTppmClass::placepointPPM()
Function Summary
name | return type | description |
placepointPPM | void | placepoint PPM |
Function Arguments
name | type | description |
pm | pixmap* | pm |
x | const int | x |
y | const int | y |
r | int | r |
g | int | g |
b | int | b |
Function Reference List
N/A
Function Trace
location | current function being traced |
RTpixelMaps.hpp | placepointPPM |
CSexecflow.hpp | generatePixmapFromRGBmap |
CSmain.hpp | generateCodeStructure |
Trace Diagram (magenta)
Function RTppmClass::newPixmap()
Function Summary
name | return type | description |
newPixmap | pixmap* | new pixmap |
Function Arguments
name | type | description |
wide | const int | wide |
high | const int | high |
Function Reference List
N/A
Function Trace
location | current function being traced |
RTpixelMaps.hpp | newPixmap |
CSexecflow.hpp | generatePixmapFromRGBmap |
CSmain.hpp | generateCodeStructure |
Trace Diagram (magenta)
Function RTppmClass::writePPM()
Function Summary
name | return type | description |
writePPM | void | write PPM |
Function Arguments
name | type | description |
fname | const string | fname |
pm | const pixmap* | pm |
Function Reference List
N/A
Function Trace
location | current function being traced |
RTpixelMaps.hpp | writePPM |
RTpixelMaps.hpp | writeImage |
CSexecflow.hpp | generatePixmapFromRGBmap |
CSmain.hpp | generateCodeStructure |
Trace Diagram (magenta)
Function RTppmClass::freePixmap()
Function Summary
name | return type | description |
freePixmap | void | free pixmap |
Function Arguments
name | type | description |
pm | pixmap* | pm |
Function Reference List
N/A
Function Trace
location | current function being traced |
RTpixelMaps.hpp | freePixmap |
RTpixelMaps.hpp | writeImage |
CSexecflow.hpp | generatePixmapFromRGBmap |
CSmain.hpp | generateCodeStructure |
Trace Diagram (magenta)