vrml1::vrml1_parser::token Struct Reference

Tokens. More...

#include <vrml1-parser.hh>

List of all members.

Public Types

enum  yytokentype {
  END = 0, KW_Separator = 258, KW_BRACKETOPEN = 259, KW_BRACKETCLOSE = 260,
  KW_Cube = 261, KW_width = 262, KW_height = 263, KW_depth = 264,
  KW_SIDES = 265, KW_parts = 266, KW_bottomRadius = 267, KW_BOTTOM = 268,
  KW_Cone = 269, KW_ALL = 270, KW_Sphere = 271, KW_radius = 272,
  KW_Cylinder = 273, KW_TOP = 274, KW_DirectionalLight = 275, KW_intensity = 276,
  KW_color = 277, KW_on = 278, KW_direction = 279, KW_FALSE = 280,
  KW_TRUE = 281, KW_transparency = 282, KW_Material = 283, KW_emissiveColor = 284,
  KW_ambientColor = 285, KW_specularColor = 286, KW_shininess = 287, KW_diffuseColor = 288,
  KW_OVERALL = 289, KW_MaterialBinding = 290, KW_PER_FACE = 291, KW_value = 292,
  KW_PER_VERTEX_INDEXED = 293, KW_PER_PART = 294, KW_PER_FACE_INDEXED = 295, KW_DEFAULT = 296,
  KW_PER_PART_INDEXED = 297, KW_PER_VERTEX = 298, KW_Translation = 299, KW_translation = 300,
  KW_Rotation = 301, KW_rotation = 302, KW_Scale = 303, KW_scaleFactor = 304,
  KW_MatrixTransform = 305, KW_matrix = 306, KW_scaleOrientation = 307, KW_Transform = 308,
  KW_center = 309, KW_OrthographicCamera = 310, KW_position = 311, KW_orientation = 312,
  KW_focalDistance = 313, KW_heightAngle = 314, KW_PerspectiveCamera = 315, KW_PointLight = 316,
  KW_SpotLight = 317, KW_cutOffAngle = 318, KW_dropOffRate = 319, KW_location = 320,
  KW_Texture2Transform = 321, KW_creaseAngle = 322, KW_CLOCKWISE = 323, KW_CONVEX = 324,
  KW_vertexOrdering = 325, KW_SOLID = 326, KW_COUNTERCLOCKWISE = 327, KW_shapeType = 328,
  KW_UNKNOWN_FACE_TYPE = 329, KW_UNKNOWN_ORDERING = 330, KW_faceType = 331, KW_UNKNOWN_SHAPE_TYPE = 332,
  KW_ShapeHints = 333, KW_NormalBinding = 334, KW_SANS = 335, KW_TYPEWRITER = 336,
  KW_LOD = 337, KW_style = 338, KW_SERIF = 339, KW_size = 340,
  KW_range = 341, KW_family = 342, KW_FontStyle = 343, KW_ITALIC = 344,
  KW_NONE = 345, KW_BOLD = 346, KW_LEFTPARENTHESIS = 347, KW_RIGHTPARENTHESIS = 348,
  KW_BAR = 349, KW_COMMA = 350, KW_SQUAREDBRACKETOPEN = 351, KW_SQUAREDBRACKETCLOSE = 352,
  KW_vector = 353, KW_Normal = 354, KW_point = 355, KW_Coordinate3 = 356,
  KW_TextureCoordinate2 = 357, KW_startIndex = 358, KW_numPoints = 359, KW_PointSet = 360,
  KW_textureCoordIndex = 361, KW_normalIndex = 362, KW_coordIndex = 363, KW_IndexedLineSet = 364,
  KW_materialIndex = 365, KW_IndexedFaceSet = 366, KW_renderCulling = 367, KW_OFF = 368,
  KW_AUTO = 369, KW_ON = 370, KW_whichChild = 371, KW_Switch = 372,
  KW_filename = 373, KW_wrapT = 374, KW_CLAMP = 375, KW_Texture2 = 376,
  KW_image = 377, KW_REPEAT = 378, KW_wrapS = 379, KW_WWWInline = 380,
  KW_bboxCenter = 381, KW_bboxSize = 382, KW_name = 383, KW_map = 384,
  KW_POINT = 385, KW_description = 386, KW_WWWAnchor = 387, KW_justification = 388,
  KW_CENTER = 389, KW_spacing = 390, KW_string = 391, KW_RIGHT = 392,
  KW_AsciiText = 393, KW_LEFT = 394, KW_ZERO = 395, KW_ONE = 396,
  KW_DEF = 397, KW_USE = 398, KW_VRML_ID = 399, TYPE_FLOAT = 400,
  TYPE_INTEGER = 401, TYPE_STRING = 402
}


Detailed Description

Tokens.

Member Enumeration Documentation

enum vrml1::vrml1_parser::token::yytokentype

Enumerator:
END 
KW_Separator 
KW_BRACKETOPEN 
KW_BRACKETCLOSE 
KW_Cube 
KW_width 
KW_height 
KW_depth 
KW_SIDES 
KW_parts 
KW_bottomRadius 
KW_BOTTOM 
KW_Cone 
KW_ALL 
KW_Sphere 
KW_radius 
KW_Cylinder 
KW_TOP 
KW_DirectionalLight 
KW_intensity 
KW_color 
KW_on 
KW_direction 
KW_FALSE 
KW_TRUE 
KW_transparency 
KW_Material 
KW_emissiveColor 
KW_ambientColor 
KW_specularColor 
KW_shininess 
KW_diffuseColor 
KW_OVERALL 
KW_MaterialBinding 
KW_PER_FACE 
KW_value 
KW_PER_VERTEX_INDEXED 
KW_PER_PART 
KW_PER_FACE_INDEXED 
KW_DEFAULT 
KW_PER_PART_INDEXED 
KW_PER_VERTEX 
KW_Translation 
KW_translation 
KW_Rotation 
KW_rotation 
KW_Scale 
KW_scaleFactor 
KW_MatrixTransform 
KW_matrix 
KW_scaleOrientation 
KW_Transform 
KW_center 
KW_OrthographicCamera 
KW_position 
KW_orientation 
KW_focalDistance 
KW_heightAngle 
KW_PerspectiveCamera 
KW_PointLight 
KW_SpotLight 
KW_cutOffAngle 
KW_dropOffRate 
KW_location 
KW_Texture2Transform 
KW_creaseAngle 
KW_CLOCKWISE 
KW_CONVEX 
KW_vertexOrdering 
KW_SOLID 
KW_COUNTERCLOCKWISE 
KW_shapeType 
KW_UNKNOWN_FACE_TYPE 
KW_UNKNOWN_ORDERING 
KW_faceType 
KW_UNKNOWN_SHAPE_TYPE 
KW_ShapeHints 
KW_NormalBinding 
KW_SANS 
KW_TYPEWRITER 
KW_LOD 
KW_style 
KW_SERIF 
KW_size 
KW_range 
KW_family 
KW_FontStyle 
KW_ITALIC 
KW_NONE 
KW_BOLD 
KW_LEFTPARENTHESIS 
KW_RIGHTPARENTHESIS 
KW_BAR 
KW_COMMA 
KW_SQUAREDBRACKETOPEN 
KW_SQUAREDBRACKETCLOSE 
KW_vector 
KW_Normal 
KW_point 
KW_Coordinate3 
KW_TextureCoordinate2 
KW_startIndex 
KW_numPoints 
KW_PointSet 
KW_textureCoordIndex 
KW_normalIndex 
KW_coordIndex 
KW_IndexedLineSet 
KW_materialIndex 
KW_IndexedFaceSet 
KW_renderCulling 
KW_OFF 
KW_AUTO 
KW_ON 
KW_whichChild 
KW_Switch 
KW_filename 
KW_wrapT 
KW_CLAMP 
KW_Texture2 
KW_image 
KW_REPEAT 
KW_wrapS 
KW_WWWInline 
KW_bboxCenter 
KW_bboxSize 
KW_name 
KW_map 
KW_POINT 
KW_description 
KW_WWWAnchor 
KW_justification 
KW_CENTER 
KW_spacing 
KW_string 
KW_RIGHT 
KW_AsciiText 
KW_LEFT 
KW_ZERO 
KW_ONE 
KW_DEF 
KW_USE 
KW_VRML_ID 
TYPE_FLOAT 
TYPE_INTEGER 
TYPE_STRING 


The documentation for this struct was generated from the following file:
Generated on Mon Jul 21 23:57:10 2008 for libvrml1++ by  doxygen 1.5.4