JunkBox_Lib 1.10.1
|
#include <gdata.h>
Data Fields | |
int | xs |
xサイズ. 4Byte. | |
int | ys |
yサイズ. 4Byte. | |
int | zs |
zサイズ. 4Byte. 2Dの場合は 1. | |
int | state |
状態 | |
sWord * | gp |
グラフィックデータへのポインタ. xs*ys*zs*2Byte. | |
WSGRraph :Memory type (メモリ内で使用する型)
符号有りワード型(2Byte)シンプルグラフィックデータ.
プログラム中での画像データのデフォルト.
sWord* gp |
Definition at line 47 of file gdata.h.
Referenced by _paint_3d(), B2WSGraph(), circle(), circle3d(), copy_WSGraph(), curv2WSGraph(), cut_object(), disp_image(), edge_enhance(), euclid_distance(), F2WSGraph(), get_idat(), get_wdat(), grab_WSGraph(), I2WSGraph(), imask(), JPEGImage2WSGraph(), Laplacian(), local2world(), make_WSGraph(), median(), Nabra(), new_WSGraph(), out_round(), paint(), paint3d(), PNGImage2WSGraph(), pool(), read_dicom_file(), read_ras_file(), read_wsg_file(), read_wsg_file_rb(), set_around(), set_idat(), set_wdat(), sphere(), to2d(), torus(), V2WSGraph(), vNabra(), W2FSGraph(), W2ISGraph(), write_file_rb(), write_ras_file(), write_wsg_file(), WSCurve(), WSGraph2JPEGImage(), WSGraph2PNGImage(), x_reverse_wsg(), xSobel(), xxSobel(), ySobel(), yySobel(), zoom_WSGraph(), zSobel(), and zzSobel().
int state |
Definition at line 46 of file gdata.h.
Referenced by _paint_3d(), B2WSGraph(), curv2WSGraph(), cut_object(), edge_enhance(), euclid_distance(), F2WSGraph(), grab_WSGraph(), I2WSGraph(), imask(), JPEGImage2WSGraph(), Laplacian(), make_WSGraph(), median(), Nabra(), new_WSGraph(), PNGImage2WSGraph(), read_dicom_file(), read_ras_file(), read_wsg_file(), read_wsg_file_rb(), to2d(), V2WSGraph(), vNabra(), W2FSGraph(), W2ISGraph(), WSCurve(), x_reverse_wsg(), xSobel(), xxSobel(), ySobel(), yySobel(), zoom_WSGraph(), zSobel(), and zzSobel().
int xs |
Definition at line 43 of file gdata.h.
Referenced by _paint_3d(), B2WSGraph(), circle(), circle3d(), copy_WSGraph(), curv2WSGraph(), cut_object(), disp_image(), edge_enhance(), euclid_distance(), F2WSGraph(), get_idat(), get_wdat(), grab_WSGraph(), I2WSGraph(), imask(), Laplacian(), local2world(), make_WSGraph(), median(), Nabra(), new_WSGraph(), out_round(), paint(), paint3d(), pool(), read_ras_file(), read_wsg_file(), read_wsg_file_rb(), set_around(), set_idat(), set_wdat(), setWindow(), sphere(), to2d(), torus(), V2WSGraph(), vNabra(), W2FSGraph(), W2ISGraph(), write_file_rb(), write_ras_file(), write_wsg_file(), WSCurve(), WSGraph2JPEGImage(), WSGraph2PNGImage(), x_reverse_wsg(), xSobel(), xxSobel(), ySobel(), yySobel(), zoom_WSGraph(), zSobel(), and zzSobel().
int ys |
Definition at line 44 of file gdata.h.
Referenced by _paint_3d(), B2WSGraph(), circle3d(), copy_WSGraph(), curv2WSGraph(), cut_object(), disp_image(), edge_enhance(), euclid_distance(), F2WSGraph(), get_idat(), get_wdat(), grab_WSGraph(), I2WSGraph(), imask(), Laplacian(), local2world(), make_WSGraph(), median(), Nabra(), new_WSGraph(), paint(), paint3d(), pool(), read_ras_file(), read_wsg_file(), read_wsg_file_rb(), set_around(), set_idat(), set_wdat(), setWindow(), sphere(), to2d(), torus(), V2WSGraph(), vNabra(), W2FSGraph(), W2ISGraph(), write_file_rb(), write_ras_file(), write_wsg_file(), WSCurve(), WSGraph2JPEGImage(), WSGraph2PNGImage(), x_reverse_wsg(), xSobel(), xxSobel(), ySobel(), yySobel(), zoom_WSGraph(), zSobel(), and zzSobel().
int zs |
Definition at line 45 of file gdata.h.
Referenced by _paint_3d(), B2WSGraph(), copy_WSGraph(), curv2WSGraph(), cut_object(), euclid_distance(), F2WSGraph(), get_idat(), get_wdat(), I2WSGraph(), imask(), local2world(), make_WSGraph(), median(), Nabra(), new_WSGraph(), paint3d(), pool(), read_ras_file(), read_wsg_file(), read_wsg_file_rb(), set_idat(), set_wdat(), sphere(), to2d(), torus(), V2WSGraph(), vNabra(), W2FSGraph(), W2ISGraph(), write_file_rb(), write_ras_file(), write_wsg_file(), WSCurve(), WSGraph2JPEGImage(), WSGraph2PNGImage(), xSobel(), xxSobel(), ySobel(), yySobel(), zSobel(), and zzSobel().