Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
_CRNum Struct Reference

An abstraction of a number (num) as defined in the css2 spec. More...

#include <cr-num.h>

Public Attributes

enum CRNumType type
 
gdouble val
 
CRParsingLocation location
 

Detailed Description

An abstraction of a number (num) as defined in the css2 spec.

Definition at line 90 of file cr-num.h.

Member Data Documentation

◆ location

CRParsingLocation _CRNum::location

Definition at line 94 of file cr-num.h.

◆ type

enum CRNumType _CRNum::type

Definition at line 92 of file cr-num.h.

◆ val

gdouble _CRNum::val

Definition at line 93 of file cr-num.h.


The documentation for this struct was generated from the following file: