Code Search for Developers
 
 
  

ZZBMarker.h from gzz at Krugle


Show ZZBMarker.h syntax highlighted

/*
 * ZZBMarker.h
 * Vesa Parkkinen
 * Fri Nov 26 17:51:24 GMT 1999 
 */
#ifndef __XXBMARKER_H__
#define __XXBMARKER_H__
class ZZBMarker {
  
  int xind;
  ZZBMarker *next;
  double w_x; // window coordinates
  double w_y;
  
 public:
  ZZBMarker();
  
  
  
};

#endif





See more files for this project here

gzz

An implementation of Ted Nelson's ZZstructure. ZZstructure is a new type of programming platform for structured data.

Project homepage: http://savannah.nongnu.org/projects/gzz
Programming language(s): C++,Java,Python
License: lgpl21

  BillowSizes.h
  Lines.h
  Makefile
  ZZBBulge.cc
  ZZBBulge.h
  ZZBBulge2.h
  ZZBLine.cc
  ZZBLine.h
  ZZBLines.cc
  ZZBLines.h
  ZZBMarker.cc
  ZZBMarker.h
  ZZBRenderer.cc
  ZZBRenderer.h
  ZZBSize.cc
  ZZBSize.h
  ZZBSizes.cc
  ZZBSizes.h
  main.c
  main2.cc
  suckfont.c
  suckfont.h
  test